- 20 Jan, 2005 15 commits
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
ingo@mysql.com authored
Completely recoded the bugfix for 4.1. This is just a merge changeset.
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
bar@mysql.com authored
Bug#7834 Illegal mix of collations in IN operator IN was the first function supporting character set convertion. agg_arg_charsets() was written afterwards, which is more flexible. Now IN just reuses this function.
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
release connections when last op was simple read
-
lenz@mysql.com authored
-
lenz@mysql.com authored
environment (using "build" on SUSE Linux)
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
bar@mysql.com authored
Minor fix after character set conversion.
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
bar@mysql.com authored
Add SJIS version of Japanese error messages. Windows version should include this new file, instead of the EUC-JP version.
-
bar@mysql.com authored
new file
-
- 19 Jan, 2005 12 commits
-
-
ingo@mysql.com authored
Version for 4.1. Committed for merge. If the result table is one of the select tables in INSERT SELECT, we must not disable the result tables indexes before selecting. mysql_execute_command() detects the match for other reasons and adds the flag OPTION_BUFFER_RESULT to the 'select_options'. In this case the result is put into a temporary table first. Hence, we can defer the preparation of the insert table until the result is to be used.
-
ingo@mysql.com authored
Version for 4.0. Committed for merge. If the result table is one of the select tables in INSERT SELECT, we must not disable the result tables indexes before selecting. mysql_execute_command() detects the match for other reasons and adds the flag OPTION_BUFFER_RESULT to the 'select_options'. In this case the result is put into a temporary table first. Hence, we can defer the preparation of the insert table until the result is to be used.
-
sergefp@mysql.com authored
into mysql.com:/dbdata/psergey/mysql-4.1-bug7885
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
(Simpler fix than last commit -- no need to mess with base_cxxflags.)
-
joreland@mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
-
joreland@mysql.com authored
remove usage of compiler supplied <new> and instead impl. own inlined placement new
-
joreland@mysql.com authored
when using shm transporter, set sigmask on each thread using pthread_sigmask
-
- 18 Jan, 2005 13 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
Sinisa@sinisa.nasamreza.org authored
-
jimw@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.0-clean
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-merges
-
lenz@mysql.com authored
source RPM): use "mysqladmin ping" instead of grepping the process list for the mysqld binary (should be more portable than relying on the "ps" options
-
dlenev@brandersnatch.localdomain authored
prefix", which roots were fixed in 4.0 tree.
-
sergefp@mysql.com authored
-
konstantin@mysql.com authored
-
dlenev@mysql.com authored
TIMESTAMP prefix" into 4.1 tree.
-