- 21 Jan, 2005 3 commits
- 20 Jan, 2005 15 commits
-
-
unknown authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
unknown authored
Completely recoded the bugfix for 4.1. This is just a merge changeset. mysql-test/r/insert_select.result: BUG#6034 - Error code 124: Wrong medium type Replaced TYPE= by ENGINE= mysql-test/t/insert_select.test: BUG#6034 - Error code 124: Wrong medium type Replaced TYPE= by ENGINE= sql/sql_select.cc: BUG#6034 - Error code 124: Wrong medium type Completely recoded the bugfix for 4.1.
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
unknown 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. sql/item_cmpfunc.cc: 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.
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
release connections when last op was simple read ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: bug#8010 release connections when last op was simple read
-
unknown authored
-
unknown authored
environment (using "build" on SUSE Linux) Build-tools/Do-rpm: - added functionality to perform RPM builds inside of a chrooted build environment (using "build" on SUSE Linux) - see "--help" for more details
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
Minor fix after character set conversion. sql/share/japanese-sjis/errmsg.txt: Minor fix after character set conversion.
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
Add SJIS version of Japanese error messages. Windows version should include this new file, instead of the EUC-JP version. configure.in: Add SJIS version of Japanese error messages. Windows version should include this new file, instead of the EUC-JP version.
-
unknown authored
new file
-
- 19 Jan, 2005 12 commits
-
-
unknown 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. mysql-test/r/insert_select.result: BUG#6034 - Error code 124: Wrong medium type. The test results. mysql-test/t/insert_select.test: BUG#6034 - Error code 124: Wrong medium type. The test case. sql/sql_select.cc: BUG#6034 - Error code 124: Wrong medium type. With OPTION_BUFFER_RESULT in the 'select_options', defer the preparation of the insert table until the result is to be used.
-
unknown 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. mysql-test/r/insert_select.result: BUG#6034 - Error code 124: Wrong medium type. The test results. mysql-test/t/insert_select.test: BUG#6034 - Error code 124: Wrong medium type. The test case. sql/sql_select.cc: BUG#6034 - Error code 124: Wrong medium type. With OPTION_BUFFER_RESULT in the 'select_options', defer the preparation of the insert table until the result is to be used. Unfortunately, this happens at several places.
-
unknown authored
into mysql.com:/dbdata/psergey/mysql-4.1-bug7885
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
unknown authored
(Simpler fix than last commit -- no need to mess with base_cxxflags.) BUILD/compile-amd64-max: use $max_cflags BUILD/compile-pentium-debug-max: use $max_cflags BUILD/compile-pentium-debug-max-no-embedded: use $max_cflags BUILD/compile-pentium-max: use $max_cflags BUILD/compile-pentium-valgrind-max: use $max_cflags BUILD/compile-ppc-debug-max: use $max_cflags BUILD/compile-ppc-max: use $max_cflags BUILD/compile-amd64-debug-max: use $max_cflags, remove unnecessary base_cxxflags stuff
-
unknown authored
ndb/src/ndbapi/NdbScanOperation.cpp: align pointers
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
unknown authored
-
unknown authored
remove usage of compiler supplied <new> and instead impl. own inlined placement new ndb/include/kernel/AttributeHeader.hpp: remove usage <new> ndb/include/ndb_global.h.in: remove usage <new> instead impl. own ndb/src/kernel/blocks/backup/BackupInit.cpp: remove usage <new> ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp: remove usage <new> ndb/src/kernel/blocks/dbdih/DbdihInit.cpp: remove usage <new> ndb/src/kernel/blocks/dblqh/DblqhInit.cpp: remove usage <new> ndb/src/kernel/blocks/dbtc/DbtcInit.cpp: remove usage <new> ndb/src/kernel/blocks/dbtup/DbtupGen.cpp: remove usage <new> ndb/src/kernel/blocks/dbtux/Dbtux.hpp: remove usage <new> ndb/src/kernel/blocks/grep/GrepInit.cpp: remove usage <new> ndb/src/kernel/blocks/suma/SumaInit.cpp: remove usage <new> ndb/src/kernel/vm/Emulator.cpp: remove usage <new> ndb/src/kernel/vm/SimulatedBlock.hpp: remove usage <new> ndb/src/mgmapi/mgmapi_configuration.cpp: remove usage <new>
-
unknown authored
when using shm transporter, set sigmask on each thread using pthread_sigmask configure.in: Add more functions needed for SHM ndb/src/common/portlib/NdbThread.c: 1) Create thread wrapper function 2) block SIGUSR1 #ifdef NDB_SHM_TRANSPORTER ndb/src/common/transporter/TransporterRegistry.cpp: (un)block SIGUSR1 #ifdef NDB_SHM_TRANSPORTER sql/ha_ndbcluster.cc: cast pointer to UintPtr before printout
-
- 18 Jan, 2005 10 commits
-
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
unknown authored
mysql-test/r/union.result: result for a test case for the wrong examined rows with UNION's mysql-test/t/union.test: test case for the wrong examined rows with UNION's sql/sql_union.cc: a patch for the wrong examined rows with UNION's
-
unknown authored
mysql-test/r/type_float.result: Update test results (4.1 produces a warning that 4.0 did not, and they were merged into the wrong position).
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
unknown authored
sql/field_conv.cc: Auto merged mysql-test/r/type_float.result: Merge mysql-test/t/type_float.test: Merge
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.0-clean
-
unknown authored
into mysql.com:/home/dlenev/src/mysql-4.1-merges
-
unknown 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 support-files/mysql-log-rotate.sh: - small improvement (patch found in the SUSE 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
-
unknown authored
prefix", which roots were fixed in 4.0 tree. mysql-test/r/alter_table.result: Added test for bug #7884 "Able to add invalid unique index on TIMESTAMP prefix". mysql-test/t/alter_table.test: Added test for bug #7884 "Able to add invalid unique index on TIMESTAMP prefix".
-