summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merging with mysql-5.1-bugteam treeNarayanan V2009-04-131-4/+4
|\
| * Bug#44020 Unicode Swedish collations not working with IBMDB2INarayanan V2009-04-101-4/+4
* | Merge fix for bug 39559 and bugteam trunk.Chad MILLER2009-04-104-22/+163
|\ \
| * | Bug#39559: dump of stored procedures / functions with C-style \Chad MILLER2009-04-094-22/+163
* | | Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views existSergey Glukhov2009-04-103-2/+57
* | | Bug#43706: libmysqld segfaults when re-intialisedDavi Arnaut2009-04-092-0/+9
* | | manual merge: 5.0-bugteam --> 5.1-bugteamLuis Soares2009-04-090-0/+0
|\ \ \ | |_|/ |/| |
| * | BUG#13684: SP: DROP PROCEDURE|FUNCTION IF EXISTS not binlogged ifLuis Soares2009-04-094-0/+181
* | | merging with mysql-5.1-bugteamNarayanan V2009-04-092-8/+18
|\ \ \
| * \ \ merging with mysql-5.1-bugteam treeNarayanan V2009-04-092-8/+18
| |\ \ \
| | * | | Bug#37631 Incorrect key file for table after upgrading from 5.0 to 5.1Narayanan V2009-04-082-8/+18
* | | | | null mergeSergey Glukhov2009-04-090-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | auotmergeSergey Glukhov2009-04-091-1/+2
| |\ \ \ \
* | \ \ \ \ null mergeSergey Glukhov2009-04-090-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Null merge the fix only for 5.0-bugteamHe Zhenxing2009-04-090-0/+0
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | |
| | * | | | Fix compile error on windows for BUG#37145 on 5.0-bugteamHe Zhenxing2009-04-091-1/+2
* | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-04-093-3/+17
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Bug#43833 Simple INSERT crashes the serverSergey Glukhov2009-04-093-3/+17
| |/ / /
* | | | Bug#38848 myisam_use_mmap causes widespread myisam corruption on windowsNarayanan V2009-04-092-4/+6
* | | | merging with 5.0 bugteam treeAnurag Shekhar2009-04-091-1/+1
|\ \ \ \ | |/ / /
| * | | merging with 5.0-bugteam tree.Anurag Shekhar2009-04-091-1/+1
| |\ \ \
| | * | | Bug #43950 myisamchk shows negative value for 'Max keyfile length' Anurag Shekhar2009-04-081-1/+1
* | | | | Null merge from 5.0-bugteamHe Zhenxing2009-04-090-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | post fix compiling problem after push BUG#37145 to 5.0-bugteamHe Zhenxing2009-04-091-5/+4
* | | | | Auto mergeHe Zhenxing2009-04-096-95/+288
|\ \ \ \ \
| * | | | | BUG#39393. Post-fix for test rpl_skip_error.Alfranio Correia2009-04-082-36/+8
| * | | | | merge 5.1-bugteam --> 5.1-bugteam (local)Alfranio Correia2009-04-086-95/+316
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | BUG#39393 slave-skip-errors does not work when using ROW based replicationAlfranio Correia2009-04-056-95/+316
* | | | | | Post fix of BUG#37145He Zhenxing2009-04-092-3/+20
* | | | | | auto merge from 5.0-bugteamHe Zhenxing2009-04-090-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | auto mergeHe Zhenxing2009-04-091-2/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | merge to latest 5.0-bugteamSatya B2009-04-0710-34/+287
| | |\ \ \ \
| * | \ \ \ \ Auto mergeHe Zhenxing2009-04-0846-235/+957
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Manually merge BUG#37145 to 5.1-bugteamHe Zhenxing2009-04-0915-25/+682
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-2726-63/+674
* | | | | | merge to latest 5.1-bugteamSatya B2009-04-0759-389/+962
|\ \ \ \ \ \
| * \ \ \ \ \ merge 5.0-bugteam to 5.1-bugteamSatya B2009-04-073-27/+57
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Fix for Bug #43973 - backup_myisam.test fails on 6.0-bugteamSatya B2009-04-073-27/+56
| * | | | | | Bug#42649 THR_LOCK_charset global mutex abused by InnoDBAlexander Barkov2009-04-071-15/+26
| * | | | | | merge 5.1-bugteam --> 5.1-bugteam (local)Alfranio Correia2009-04-065-14/+129
| |\ \ \ \ \ \
| | * | | | | | BUG#38197 Errors in @@init_slave not visible in 'show slave status'Alfranio Correia2009-02-115-14/+129
| * | | | | | | Bug#37716.Serge Kozlov2009-04-043-165/+248
| * | | | | | | Merge Bug#43230 into mysql-5.1-bugteamDavi Arnaut2009-04-036-4/+236
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Bug#43230: SELECT ... FOR UPDATE can hang with FLUSH TABLES WITH READ LOCK in...Davi Arnaut2009-04-036-2/+231
| * | | | | | | AutoMerged from pushbuild mysql-5.1-bugteamGuangbao Ni2009-04-0334-100/+161
| |\ \ \ \ \ \ \
| | * | | | | | | Fix belonging to bug#42838: Though this bug is only for 6.0 I put in some upd...Horst Hunger2009-04-0331-68/+84
| | * | | | | | | mergePatrick Crews2009-04-021-5/+0
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge revert of bug32136 into 5.1.Chad MILLER2009-04-021-5/+0
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | Bug#43876: mysqld_multi introduces --no-defaults which screws up my systemChad MILLER2009-04-021-5/+0
| | * | | | | | | | Bug#43716: Test mysqlbinlog_row_big is failing, needs to be updatedPatrick Crews2009-04-022-27/+77
| | |/ / / / / / /