summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Backport of Bug#10374 to mysql-next-mrDavi Arnaut2009-11-102-0/+42
* Backport of Bug#27525 to mysql-next-mrDavi Arnaut2009-11-106-6/+300
* Backport of Bug#36785 to mysql-next-mrDavi Arnaut2009-11-101-3/+8
* Backport of Bug#36649 to mysql-next-mrDavi Arnaut2009-11-104-0/+319
* Backport of Bug#47304 to mysql-next-mrDavi Arnaut2009-11-101-2/+0
* BUG #8368 "mysqldump needs --slave-data option"Magne Mahre2009-11-042-0/+42
* Bug#26780: automatic vertical output for wide resultsMagne Mahre2009-11-042-0/+204
* Bug #43867 ALTER TABLE on a partitioned table causes unnecessary Jon Olav Hauglid2009-11-042-0/+66
* Bug#42664: Sign ignored for TIME types when not comparing as longlongMagne Mahre2009-11-042-1/+45
* Backport to 5.6.0Magne Mahre2009-11-042-24/+26
|\
| * Bug#42662: maketime() and signednessTatiana A. Nurnberg2009-04-142-0/+52
| |\
* | \ Bug#42661: sec_to_time() and signednessMagne Mahre2009-11-042-0/+50
|\ \ \ | | |/ | |/|
| * | Bug#42661: sec_to_time() and signednessTatiana A. Nurnberg2009-02-092-0/+50
* | | Bug #36466: Adding days to day_microsecond changes interpretation of microsecoMagne Mahre2009-11-032-0/+16
* | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-11-02112-3781/+4426
|\ \ \
| * | | Bug#33637 SHOW PROCEDURE CODE/SHOW FUNCTION CODE sp_name gives a syntax error.Marc Alff2009-10-294-0/+22
| * | | Automerge from mysql-next-mr.Alexander Nozdrin2009-10-292-0/+8
| |\ \ \
| | * | | mysql_upgrade test fixedAlexey Botchkov2009-10-292-4/+2
| | * | | WL#4991 mysql_upgrade --fix-privilege-tablesAlexey Botchkov2009-10-282-0/+10
| * | | | Automerge from mysql-next-mr.Alexander Nozdrin2009-10-2814-5/+326
| |\ \ \ \ | | |/ / /
| * | | | Automerge from mysql-trunk-bugfixing.Alexander Nozdrin2009-10-271-0/+1
| |\ \ \ \
| | * | | | Make rpl_timezone experimental due to Bug#47017.Alexander Nozdrin2009-10-271-0/+1
| | * | | | Automerge from mysql-trunk.Alexander Nozdrin2009-10-2311-34/+122
| | |\ \ \ \
| | | * \ \ \ new merge from trunkBjorn Munch2009-10-22132-156/+6794
| | | |\ \ \ \
| | | * \ \ \ \ merge 48149Bjorn Munch2009-10-202-1/+13
| | | |\ \ \ \ \
| | | * \ \ \ \ \ merge 48130 and 48133 from 5.1Bjorn Munch2009-10-192-2/+5
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merge from trunkBjorn Munch2009-10-188-341/+77
| | | |\ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ Automerge from mysql-trunk.Alexander Nozdrin2009-10-22132-156/+6794
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | |
| * | | | | | | | | | Automerge from mysql-next-mr.Alexander Nozdrin2009-10-27165-1970/+8745
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed lock_sync.test failure in mysql-next-mr tree in embedded mode.Dmitry Lenev2009-10-271-0/+3
| * | | | | | | | | | | Fix for bug #45143 "All connections hang on concurrent ALTER TABLE".Dmitry Lenev2009-10-262-0/+181
| * | | | | | | | | | | Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def"Sergey Glukhov2009-10-262-84/+3
| * | | | | | | | | | | Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def"Sergey Glukhov2009-10-2365-3516/+3754
| * | | | | | | | | | | Bug#35428 When selecting from INFORMATION_SCHEMA tables, incomplete metadataSergey Glukhov2009-10-233-183/+200
| * | | | | | | | | | | Bug#39270 I_S optimization algorithm does not work properly in some casesSergey Glukhov2009-10-232-3/+33
| * | | | | | | | | | | Bug#24062 Incorrect error msg after execute DROP TABLE IF EXISTS on informati...Sergey Glukhov2009-10-238-39/+101
| * | | | | | | | | | | Bug#5299 Remove SHOW COLUMN TYPES, backport to BetonySergey Glukhov2009-10-236-20/+10
| * | | | | | | | | | | Automerge from mysql-next-mr.Alexander Nozdrin2009-10-2311-33/+122
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Automerge from mysql-next-mr.Alexander Nozdrin2009-10-22192-2462/+7857
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge to mysql-next-mr-bugfixing.Jonathan Perkin2009-10-221-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Apply missing patch from bug#46834 to mysql-trunk-bugfixing.Jonathan Perkin2009-10-221-1/+2
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Auto-merged fix for the bug#41760.Evgeny Potemkin2009-10-204-4/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | #41760 Inserting into multiple-table views is not workingEvgeny Potemkin2009-10-204-4/+6
| * | | | | | | | | | | | | Back-port from 6.0 of the fix forGuilhem Bichot2009-10-193-2/+84
| * | | | | | | | | | | | | Bug#34374 mysql generates incorrect warningSergei Golubchik2009-10-192-0/+17
| * | | | | | | | | | | | | Bug#30302: Tables that were optimized away are printed in theEvgeny Potemkin2009-10-1910-16/+48
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Backport of fix to bug #33629 into mysql-next-mr-bugfixing.Gleb Shchepa2009-10-134-2/+42
| * | | | | | | | | | | | updated test results in funcs_1Sergei Golubchik2009-10-122-6/+6
* | | | | | | | | | | | | post commit fix: missing result file.Kristofer Pettersson2009-10-291-0/+14
* | | | | | | | | | | | | Bug#38551 query cache can still consume [very little] cpu time even when it i...Kristofer Pettersson2009-10-292-0/+16