- 17 Aug, 2005 3 commits
-
-
elliot@mysql.com authored
into mysql.com:/Users/emurphy/src/work/mysql-4.1-bug11338
-
elliot@mysql.com authored
In cp932, '\' character can be the second byte in a multi-byte character stream. This makes it difficult to use mysql_escape_string. Added flag to indicate which languages allow '\' as second byte of multibyte sequence so that when putting a prepared statement into the binlog we can decide at runtime whether hex encoding is really needed.
-
kent@mysql.com authored
Bug#11884: Corrected --start-and-exit, start the server as if the default/specified test case would have been run
-
- 16 Aug, 2005 5 commits
-
-
kent@mysql.com authored
Bug#11792: Check all of status code, to catch a crash as a failure mtr_cases.pl: Code cleanup for skipped/disabled handling mtr_process.pl: In debug mode, report if mysqladmin did not at least make the server stop listening to the port. Increased the time waiting for terminating to 20 seconds, to wait for really slow slave shutdown. Added call to start_reap_all(), to avoid zombies. mtr_report.pl: Removed prototype for unused function mtr_report_test_disabled()
-
kent@mysql.com authored
Bug#12094: Let sleep_until_file_created() return the pid as intended
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
igor@rurik.mysql.com authored
Added missing drop statement subselect.test: Added missing drop statement.
-
igor@rurik.mysql.com authored
Fixed bug #11479. The JOIN::reinit method cannot call setup_tables after the optimization phase since this function removes some optimization settings for joined tables. E.g. it resets values of the null_row flag to 0. subselect.result, subselect.test: Added a test case for bug #11479.
-
- 15 Aug, 2005 5 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
lars@mysql.com authored
-
- 13 Aug, 2005 4 commits
-
-
bell@50.0.168.192.in-addr.arpa authored
into 50.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/work-bug2-4.1
-
bell@50.0.168.192.in-addr.arpa authored
into 50.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/work-bug2-4.1
-
bell@50.0.168.192.in-addr.arpa authored
-
tsmith@.mysql.com authored
Don't skip SET command even if --replicate-wild* says to. E.g., SET ONE_SHOT TIME_ZONE = 'XYZ' should be executed (BUG #12542)
-
- 12 Aug, 2005 5 commits
-
-
jimw@mysql.com authored
-T option is used. (Bug #12235)
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-merge
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b12351
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-merge
-
patg@radha.local authored
into radha.local:/Users/patg/mysql-build/mysql-4.1.clean
-
- 11 Aug, 2005 8 commits
-
-
lenz@mysql.com authored
-
lenz@mysql.com authored
preflight/postflight instead, so they are run every time a PKG is installed, not only for a fresh installation
-
lenz@mysql.com authored
change was too drastic) (BUG#12506)
-
kent@mysql.com authored
config.cpp => ndb_config.cpp, solves link problems on case insensitive OS ndb_config.cpp: Rename: ndb/tools/config.cpp -> ndb/tools/ndb_config.cpp
-
sanja@arthur.local authored
postmerge fix
-
bell@51.0.168.192.in-addr.arpa authored
-
bell@51.0.168.192.in-addr.arpa authored
-
jimw@mysql.com authored
query that mixed statements that do and do not return info. (Bug #11688)
-
- 10 Aug, 2005 5 commits
-
-
patg@radha.local authored
in invoking mysqlcheck.
-
bell@52.0.168.192.in-addr.arpa authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
-
jimw@mysql.com authored
-
- 09 Aug, 2005 3 commits
-
-
acurtis@xiphis.org authored
into xiphis.org:/usr/home/antony/work2/p2-bug10109.3
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b5439
-
jimw@mysql.com authored
after normal connection threads. (Bug #11796)
-
- 08 Aug, 2005 2 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
igor@rurik.mysql.com authored
Added a test case for bug #12392. item_cmpfunc.cc: Fixed bug #12392. Missing handling of rows containing NULL components when evaluating IN predicates caused a crash.
-