summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows build failure (after manual merge from 5.1-bugteam).Alexander Nozdrin2010-01-311-1/+1
* Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-3019-111/+379
|\
| * Bug #48321 CURRENT_USER() incorrectly replicated for DROP/RENAME USER;2010-01-304-59/+205
| * Bug #50271: Debug output of JOIN structures is garbledTor Didriksen2010-01-281-7/+17
| * Auto-merge.Ramil Kalimullin2010-01-292-0/+15
| |\
| | * Fix for bug#49897: crash in ptr_compare when char(0) NOT NULL Ramil Kalimullin2010-01-292-0/+15
| | * Bug#50409 Solaris 8 compatibility broken by assumption aboutStaale Smedseng2010-01-272-2/+2
| * | Bug #49552 : sql_buffer_result cause crash + not found recordsGeorgi Kodinov2010-01-291-2/+2
| * | Fix for compiler warnings:Davi Arnaut2010-01-288-17/+16
| * | merging from 5.1-bt to a local bugfix branchAndrei Elkin2010-01-282-6/+36
| |\ \
| | * | WL#5182 Remove more deprecated 4.1/5.0 featuresMagne Mahre2010-01-272-6/+36
| * | | bug#47142Andrei Elkin2010-01-272-4/+50
| |\ \ \ | | |/ / | |/| |
| | * | bug#47142Andrei Elkin2010-01-271-1/+2
| | * | Bug #47142 "slave start until" stops 1 event too late in 4.1 to 5.0 replicationAndrei Elkin2010-01-252-4/+48
| * | | Bug#49491: Much overhead for MD5() and SHA1() on short stringsDavi Arnaut2010-01-261-15/+16
| * | | automerge: mysql-5.1-bugteam branch --> mysql-5.1-bugteam latestLuis Soares2010-01-262-1/+22
| |\ \ \
| | * | | BUG#49481: RBR: MyISAM and bit fields may cause slave to stop on delete: Luis Soares2010-01-212-1/+17
| * | | | fix a windows test run bug with debug binaries : dbug frame Georgi Kodinov2010-01-261-1/+1
* | | | | Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-3025-159/+249
|\ \ \ \ \ | |/ / / /
| * | | | Manual merge with Conflicts:2010-01-2527-167/+262
| |\ \ \ \
| | * | | | Backport Bug#37148 to 5.1He Zhenxing2010-01-2425-159/+241
* | | | | | Auto-merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-305-12/+115
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug #49132 Replication failure on temporary table + DDL2010-01-225-12/+115
* | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-2424-205/+238
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Bug#49501 Inefficient information_schema check (system collation), addonSergey Glukhov2010-01-226-8/+13
| |/ / / /
| * | | | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-215-8/+30
| * | | | BUG#46364 MyISAM transbuffer problems (NTM problem)Alfranio Correia2010-01-204-8/+25
| * | | | post-push patch for bug#47343.Mattias Jonsson2010-01-191-0/+1
| * | | | Bug #49512 : subquery with aggregate function crashGeorgi Kodinov2009-12-231-0/+1
| * | | | revert of the fix for bug #45989: pushed by mistake.Georgi Kodinov2010-01-191-2/+0
| * | | | mergeMattias Jonsson2010-01-194-27/+68
| |\ \ \ \
| | * | | | Bug#47343: InnoDB fails to clean-up after lock wait timeout onMattias Jonsson2010-01-184-27/+68
| * | | | | mergeGeorgi Kodinov2010-01-199-41/+49
| |\ \ \ \ \
| | * | | | | Bug#49501 Inefficient information_schema check (system collation)Sergey Glukhov2010-01-199-41/+49
| | | |/ / / | | |/| | |
| * | | | | Bug #45989 take 2 : memory leak after explain encounters anGeorgi Kodinov2010-01-181-0/+2
| |/ / / /
| * | | | Fix for BUG#49481 and BUG#49482 reverted.Luis Soares2010-01-192-76/+2
| * | | | mergeMattias Jonsson2010-01-171-25/+22
| |\ \ \ \
| | * | | | Bug#49742: Partition Pruning not working correctly for RANGEMattias Jonsson2009-12-221-25/+22
| * | | | | BUG#47418 RBR fails, failure with mixup of base/temporary/view 2010-01-162-0/+4
| * | | | | Bug #46175: NULL read_view and consistent read assertionGeorgi Kodinov2010-01-152-1/+13
| | |/ / / | |/| | |
* | | | | Manual merge from mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-1513-35/+157
|\ \ \ \ \ | |/ / / /
| * | | | Fix for BUG#49481 and BUG#49482.Luis Soares2010-01-142-2/+76
| * | | | BUG#50018: automerge from 5.1-bt local --> 5.1-bt local latest.Luis Soares2010-01-141-3/+3
| |\ \ \ \
| | * | | | BUG#50018: binlog corruption when table has many columnsLuis Soares2010-01-061-3/+3
| * | | | | automergeKristofer Pettersson2010-01-1311-13/+47
| |\ \ \ \ \
| | * \ \ \ \ Merge of fix for Bug#48157.Martin Hansson2010-01-134-5/+15
| | |\ \ \ \ \
| | | * \ \ \ \ merge 5.1-main to 5.1-bugteamGeorgi Kodinov2010-01-132-3/+3
| | | |\ \ \ \ \
| | | * | | | | | BUG#49222: Mark RAND() as unsafeSven Sandberg2010-01-131-0/+10
| | | * | | | | | Bug #50096: CONCAT_WS inside procedure returning wrong dataGleb Shchepa2010-01-131-2/+2
| | * | | | | | | Bug#48157: crash in Item_field::used_tablesMartin Hansson2010-01-123-3/+16
| | |/ / / / / /