summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WWe now store the catalog in Query_log_event in binlog WITHOUT its end zero.unknown2005-03-2520-185/+271
* testing repl of timezone with LOAD DATA INFILE (hourra!)unknown2005-03-243-0/+36
* rpl_deadlock.result:unknown2005-03-241-1/+1
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-248-14/+63
|\
| * merge from 4.1unknown2005-03-248-14/+63
| |\
| | * Merge gbichot@bk-internal.mysql.com://home/bk/mysql-4.1unknown2005-03-239-23/+64
| | |\
| | | * "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...unknown2005-03-239-23/+64
* | | | Manual mergeunknown2005-03-244-7/+88
|\ \ \ \
| * | | | Fixes and test cases for Bug#8880 "Commands out of sync error with cursors"unknown2005-03-244-7/+89
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-241-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | The separate NDB information must be upgraded, too.unknown2005-03-241-1/+1
| * | | | Update the version, as 5.0.3 was already cloned, and future changes will go i...unknown2005-03-241-1/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-243-1/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-236-2/+38
| |\ \ \ \
| * \ \ \ \ Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-03-233-1/+33
| |\ \ \ \ \
| | * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-233-26/+41
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-222-4/+4
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug9072unknown2005-03-227-32/+63
| | |\ \ \ \ \ \
| | * | | | | | | BUG#9072 'Max_error_count' system variable cannot be set to zerounknown2005-03-213-1/+33
* | | | | | | | | Add the test case for Bug#8722 "prepared statement with view crashes unknown2005-03-241-0/+43
* | | | | | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-231-0/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Fix a valgrind warning spotted while trying to repeat Bug#7166unknown2005-03-231-0/+1
* | | | | | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-239-30/+80
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-232-0/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | A test case for Bug#6282 "Packet error with SELECT INTO"unknown2005-03-232-0/+17
| * | | | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-231-1/+1
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1unknown2005-03-231-1/+1
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | * | | | | | | | README:unknown2005-03-231-1/+1
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| * | | | | | | | | ha_innodb.cc:unknown2005-03-231-0/+18
| |/ / / / / / / /
| * | | | | | | | A fix (bug #9309: Wrong order in INFORMATION_SCHEMA)unknown2005-03-231-1/+1
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-235-18/+172
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | added symbols mysql_server_init and mysql_server_end to allow windowsunknown2005-03-231-0/+2
| * | | | | | | Mergedunknown2005-03-223-28/+41
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Simplified rounding up to nearest 64-bit boundryunknown2005-03-221-3/+1
| | * | | | | | Added better comment for perceived problem with fix for Bug #8753 Invalid sch...unknown2005-03-221-2/+3
| | * | | | | | Extra fix for perceived problem with fix for Bug #8753 Invalid schema object ...unknown2005-03-223-26/+42
| | | |_|_|/ / | | |/| | | |
| | * | | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-buildunknown2005-03-222-4/+4
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Fixed newly introduced bug in ROLLUPunknown2005-03-221-1/+1
* | | | | | | sql/sql_acl.ccunknown2005-03-237-38/+37
* | | | | | | mergedunknown2005-03-2325-421/+161
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge mysql.com:/data0/mysqldev/my/mysql-5.0-buildunknown2005-03-2211-51/+87
| |\ \ \ \ \ \ \
| | * | | | | | | Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even ifunknown2005-03-2211-51/+87
| * | | | | | | | Merge mysql.com:/data0/mysqldev/my/mysql-5.0-buildunknown2005-03-223-3/+19
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | BUG#9339 - Updating a column does not work if the table has a UTF-8 VARCHAR p...unknown2005-03-223-3/+19
| * | | | | | | | Merge mysql.com:/data0/mysqldev/my/mysql-5.0-buildunknown2005-03-2216-94/+181
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Mergeunknown2005-03-2213-90/+176
| | |\ \ \ \ \ \ \
| | | * | | | | | | sql_acl.cc, sql_acl.h, sql_parse.ccunknown2005-03-2213-90/+176
| * | | | | | | | | Merge jwinstead@production.mysql.com:mysql-5.0-buildunknown2005-03-2223-43/+55
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix Windows compile warnings, declarations of walk functionsunknown2005-03-224-5/+9
| * | | | | | | | | | Remove references to no-longer-used MySqlManager project filesunknown2005-03-213-297/+0