- 04 Jan, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
allow UPDATE and DELETE stetements with tables derived from subquery if they are not updated (BUG#2117) allow delete table by alias in multi-delete statement
-
- 02 Jan, 2004 1 commit
-
-
heikki@hundin.mysql.fi authored
Merge a log replay change required by ibbackup
-
- 31 Dec, 2003 2 commits
-
-
heikki@hundin.mysql.fi authored
Fix bug: if purge of a table was not possible because its .ibd file was missing, trx->dict_operation_lock_mode was left to a wrong value, causing an assertion failure
-
bar@bar.intranet.mysql.r18.ru authored
-
- 30 Dec, 2003 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
-
- 29 Dec, 2003 2 commits
-
-
bar@bar.intranet.mysql.r18.ru authored
Modern Spanish collation
-
bar@deer.(none) authored
Logging to logging@openlogging.org accepted item_strfunc.cc: Bug wich appeared in ctype_tis620 is fixed
-
- 25 Dec, 2003 4 commits
-
-
bar@bar.intranet.mysql.r18.ru authored
TIS620 to Unicode and Unicode to TIS620 conversion check.
-
bar@bar.intranet.mysql.r18.ru authored
new file
-
bar@bar.intranet.mysql.r18.ru authored
new file
-
bar@bar.intranet.mysql.r18.ru authored
-
- 24 Dec, 2003 5 commits
-
-
bar@bar.intranet.mysql.r18.ru authored
Fix for the bug 1175: Usernames will not converted to utf8 during connect
-
bar@bar.intranet.mysql.r18.ru authored
-
bar@bar.intranet.mysql.r18.ru authored
he mysqld server crashes if issued a command select convert(...) with a non-compiled character set:
-
bar@bar.intranet.mysql.r18.ru authored
install-test-db did not substiture the path to charsets file, so tests failed with non-default collation incompiled, for example --with-collation=latin1_german1_ci mysqld.cc: better error messaging
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.2046
-
- 23 Dec, 2003 6 commits
-
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.1
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.2181
-
hf@deer.(none) authored
server) We didn't perform the check for the error for embedded server
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-prep
-
hf@deer.(none) authored
There was an error with same function/class member names
-
konstantin@oak.local authored
broken with recent changes' (attempt 2). Adding Statement_core is better because: - set_statement() code is shorter and you don't need to modify it when adding new members to Statement_core - a bit faster (you don't have virtual call and don't free_root() twice) Do that short patch instead in hope that set_statement() will be sooner or later removed entirely
-
- 22 Dec, 2003 4 commits
-
-
paul@teton.kitebird.com authored
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.1
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
konstantin@oak.local authored
uniform: cli_ + member name.
-
- 21 Dec, 2003 6 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
konstantin@oak.local authored
see comments to the method why
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.1
-
monty@mysql.com authored
Fixed bug in ORDER BY on a small column (Bug #2147) Fixed error from pthread_mutex_destroy() when one had wrong errmsg file
-
- 20 Dec, 2003 5 commits
-
-
heikki@hundin.mysql.fi authored
Define macro ULINTPF which can be used in printf statements as the print format of ulint both on Win64 and other platforms
-
heikki@hundin.mysql.fi authored
Check at compilation time on Unix that InnoDB ulint is the same size as void*, and also check it at runtime
-
monty@mysql.com authored
-
monty@mysql.com authored
A after merge fix for last merge
-
konstantin@oak.local authored
-
- 19 Dec, 2003 3 commits
-
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-prep_st_hack
-
konstantin@oak.local authored
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.1
-