summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | Bug#49742: Partition Pruning not working correctly for RANGEMattias Jonsson2009-12-222-1/+771
| | | * | | | | | BUG#47418 RBR fails, failure with mixup of base/temporary/view unknown2010-01-166-18/+102
| | | | |/ / / / | | | |/| | | |
| | | * | | | | mergeGeorgi Kodinov2010-01-154-18/+286
| | | |\ \ \ \ \
| | | | * | | | | Fix for BUG#49481 and BUG#49482.Luis Soares2010-01-142-0/+77
| | | | * | | | | BUG#50018: binlog corruption when table has many columnsLuis Soares2010-01-141-1/+1
| | | | * | | | | BUG#50018: automerge from 5.1-bt local --> 5.1-bt local latest.Luis Soares2010-01-142-18/+209
| | | | |\ \ \ \ \
| | | | | * | | | | BUG#50018: binlog corruption when table has many columnsLuis Soares2010-01-072-561/+150
| | | | | * | | | | BUG#50018: binlog corruption when table has many columnsLuis Soares2010-01-064-355/+957
| | | * | | | | | | merge of version change.Georgi Kodinov2010-01-151-0/+3
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | / / | | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | Merge of fix for Bug#48157.Martin Hansson2010-01-1317-12/+98
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ merge 5.1-main to 5.1-bugteamGeorgi Kodinov2010-01-133-1/+29
| | | | |\ \ \ \ \ \
| | | | * | | | | | | BUG#49222: Mark RAND() as unsafeSven Sandberg2010-01-1312-11/+45
| | | | * | | | | | | Bug #50096: CONCAT_WS inside procedure returning wrong dataGleb Shchepa2010-01-132-0/+24
| | | * | | | | | | | Bug#48157: crash in Item_field::used_tablesMartin Hansson2010-01-122-0/+78
| | | |/ / / / / / /
| | | * | | | | | | Postfixunknown2010-01-081-3/+24
| | | * | | | | | | BUG #28421 Infinite loop on slave relay logsunknown2010-01-083-0/+126
| | | * | | | | | | merge: 5.1-bugteam bug branch --> 5.1 bugteam latest.Luis Soares2010-01-0713-30/+78
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | BUG#49479: Slave stops with syntax error: LOAD DATA event without Luis Soares2009-12-0612-30/+61
| | | * | | | | | | | Addendum to Bug #49734 : fixed an unstable test case.Georgi Kodinov2010-01-062-3/+2
| | | * | | | | | | | Bug#48776 row based replication breaks with spatial / geometry types, cause c...He Zhenxing2010-01-052-0/+44
| | | | |_|_|/ / / / | | | |/| | | | | |
| | | * | | | | | | Bug #49137 Replication failure on SBR/MBR + multi-table DROP TEMPORARY TABLEunknown2009-12-312-0/+46
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | | * | | | | | Bug #49137 Replication failure on SBR/MBR + multi-table DROP TEMPORARY TABLEunknown2009-12-312-0/+47
| | | * | | | | | | Auto-merge.Ramil Kalimullin2009-12-262-0/+38
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | Auto-merge.Ramil Kalimullin2009-12-262-0/+38
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Fix for bug#49570: Assertion failed: !(order->used & map) Ramil Kalimullin2009-12-222-0/+38
| | | | * | | | | | | BUG#48738: post-push fix. Multi-platform test improvements, mainly Luis Soares2009-12-242-80/+29
| | | | * | | | | | | BUG#48738: merge local branch into mysql-5.0-bugteam latest.Luis Soares2009-12-242-0/+220
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | BUG#48738: Backport patch for Bug 34582 to 5.0 codebase.Luis Soares2009-11-132-0/+220
| | | | | | |_|_|_|/ / | | | | | |/| | | | |
| | | * | | | | | | | Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct...Georgi Kodinov2009-12-224-5/+122
| | | * | | | | | | | Bug #31145: ALTER TABLE DROP COLUMN, ADD COLUMN crashes (linux) or Georgi Kodinov2009-12-182-0/+19
| | | * | | | | | | | Bug#47649 crash during CALL procedureSergey Glukhov2009-12-232-0/+35
| | | * | | | | | | | merge to mysql-5.1-bugteamSatya B2009-12-235-1/+74
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| | | | * | | | | | | merge to mysql-5.1-bugteamSatya B2009-12-224-0/+74
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-12-224-0/+74
| | | | | |\ \ \ \ \ \ \ | | | | | | |/ / / / / /
| | | | | | * | | | | | Bug#47371 reference by same column nameSergey Glukhov2009-12-224-0/+74
| | | | | | | |/ / / / | | | | | | |/| | | |
| | | | | | * | | | | Bug#8693, Bug#45521.Serge Kozlov2009-12-211-2/+0
| | | | * | | | | | | Removing rpl.rpl_trigger from experimental list as it is Fixed by BUG#46656Satya B2009-12-221-1/+0
| | | | |/ / / / / /
| | | * | | | | | | Applying InnoDB snapshot 5.1-ss6344, part 1. Fixes BUG#49267Satya B2009-12-212-38/+38
| | | |/ / / / / /
| | | * | | | | | Bug#47638 The rpl_killed_ddl test fails on WindowsHe Zhenxing2009-12-211-2/+1
| | | * | | | | | Bug#30331: Table_locks_waited shows inaccurate valuesDavi Arnaut2009-12-181-1/+3
| | | * | | | | | Merge approved bug fixJim Winstead2009-12-172-2/+13
| | | |\ \ \ \ \ \
| | | | * | | | | | The mysql command line client ignored the --skip-column-names optionJim Winstead2009-09-212-3/+13
| | | * | | | | | | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-12-171-1/+1
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | BUG#49638 binlog_index fails in mysql-trunk-mergeAlfranio Correia2009-12-161-1/+1
| | | * | | | | | | | merge from 5.0 with bug@49740 fixesAndrei Elkin2009-12-172-0/+4
| | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | |
| | | | * | | | | | | Bug #49740 rpl.rpl_temporary fails in PB2 in mysql-trunk-mergeAndrei Elkin2009-12-172-0/+4
| | | * | | | | | | | merge to mysql-5.1-bugteamSatya B2009-12-172-0/+64
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Bug#47650: using group by with rollup without indexesMartin Hansson2009-12-172-0/+64
| | | * | | | | | | | | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-12-172-0/+12
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| / / / / / / / | | | | |/ / / / / / /
| | | | * | | | | | | Fix for Bug#37408 - Compressed MyISAM files should not require/use mmap()Satya B2009-12-172-0/+12