- 29 Oct, 2004 7 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
bar@mysql.com authored
"uint *errors" is now a non-optional parameter in String:copy() and copy_and_convert().
-
bar@mysql.com authored
Unnecessary code was removed.
-
bar@mysql.com authored
constant with a column. The string is converted into the column character set. It conversion doesn't lose data, then operation is possible. Otherwise, give an error, as it was earlier.
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.6117
-
- 28 Oct, 2004 7 commits
-
-
bar@mysql.com authored
into the column character set on INSERT/UPDATE.
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
joerg@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
ENOSYS
-
bar@mysql.com authored
args[0] is now used instead.
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.6117
-
- 27 Oct, 2004 10 commits
-
-
konstantin@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-ps-4.1
-
joerg@mysql.com authored
Windows style line end \r\n on README, license, and similar essential plaintext files.
-
konstantin@mysql.com authored
numeric columns (stmt_resultset_metadata)"
-
monty@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-ps-4.1
-
bell@sanja.is.com.ua authored
improved mechanisn of detection posibility to be NULL for single row queries switched off substitution optimisation for single row subqueries in PS due to problem in resolving substituted expressions (changes to make subselects test working with PS protocol)
-
monty@mysql.com authored
-
monty@mysql.com authored
-
marko@hundin.mysql.fi authored
-
- 26 Oct, 2004 16 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
konstantin@mysql.com authored
reason for the failure was found, so the guess is that it is a compiler bug.
-
serg@serg.mylan authored
Field_string::pack should respect max_length as Field_string::pack_key does
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
heikki@hundin.mysql.fi authored
Print to the .err log a more detailed error message if in IMPORT TABLESPACE the .ibd file does not exist
-
heikki@hundin.mysql.fi authored
Print more warnings to the .err log if ALTER TABLE ... IMPORT TABLESPACE fails for some reason os0file.c: Do not call exit(1) if os_file_delete() fails; remove unused parameter from handle_error_no_exit() fil0fil.c: Allow DROP TABLE even if the .ibd file for the table does not exist
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@mysql.com authored
- tagged ChangeSet 1.2029 as "mysql-4.1.7"
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
New mysqltest that can run mysqltest with PS Added support for ZEROFILL in PS Fixed crash when one called mysql_stmt_store_result() without a preceding mysql_stmt_bind_result() Updated test cases to support --ps-protocol (Some tests are still run using old protocol) Fixed crash in PS when using SELECT * FROM t1 NATURAL JOIN t2... Fixed crash in PS when using sub queries Create table didn't signal when table was created. This could cause a "DROP TABLE created_table" in another thread to wait "forever" Fixed wrong permissions check in PS and multi-table updates (one could get permission denied for legal quries) Fix for PS and SELECT ... PROCEDURE Reset all warnings when executing a new PS query group_concat(...ORDER BY) didn't work with PS Fixed problem with test suite when not using innodb
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-BUGS/mysql-4.1
-