summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fixed lock sorting and lock check issues with thr_lock that caused warnings w...Michael Widenius2011-06-063-1/+36
* Merge with 5.1 to get in fix wrong setpriority() callMichael Widenius2011-05-264-5/+10
|\
| * Disable call to setpriority() in pbxt. This caused mysqld to run with nice pr...Michael Widenius2011-05-264-5/+10
* | automergeunknown2011-05-181-5/+5
|\ \ | |/
| * Fix mysqltest printing of include stack.unknown2011-05-181-5/+5
* | Made test-unit run in parlallel. This was achived by having all aria tests th...Michael Widenius2011-05-131-11/+11
* | mergeVladislav Vaintroub2011-05-124-8/+46
|\ \ | |/
| * Bugfix: New table creation/renaming block added if old encoded table present.unknown2011-05-114-8/+46
* | Automatic merge Mariadb 5.1->5.2.unknown2011-05-092-0/+2
|\ \ | |/
| * Fix buildbot failure in rpl_stop_slave.test.unknown2011-05-092-0/+2
* | mysqltest: Write command to be executed to the log BEFORE executing the command.Michael Widenius2011-05-091-1/+12
* | Automatic merge with 5.1Michael Widenius2011-05-082-0/+5
|\ \ | |/
| * Speed up pbxt.range test a bitMichael Widenius2011-05-052-0/+5
* | Automatic merge with 5.1Michael Widenius2011-05-043-1/+11
|\ \ | |/
| * Fixed build errors on centos5-amd64-minimal, where we compile with very few c...Michael Widenius2011-05-042-0/+10
| * Cherrypick fix for maria recovery bug LPBUG#686006 from 5.2Vladislav Vaintroub2011-05-042-0/+2
| * Avoid mtr warning on Windows during startup Vladislav Vaintroub2011-05-041-1/+1
* | Automatic merge with MariaDB 5.1Michael Widenius2011-05-032-3/+5
|\ \ | |/
| * Fixed after-merge failures found by buildbotMichael Widenius2011-05-032-3/+5
* | Merge with MariaDB 5.1Michael Widenius2011-05-03304-954/+4231
|\ \ | |/
| * Merge with xtradb fixesMichael Widenius2011-05-0212-24/+93
| |\
| | * Merge XtraDB from Percona Server 5.1.56-12.7 into MariaDB-5.1.unknown2011-04-2912-24/+93
| | |\
| * | \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-02292-931/+4138
| |\ \ \ | | |/ / | |/| |
| | * | Bug#11889186 60503: CRASH IN MAKE_DATE_TIME WITH DATE_FORMAT / STR_TO_DATE C...Sergey Glukhov2011-04-272-0/+20
| | * | Fix for Bug#11765141 - "58072: LOAD DATA INFILE: LEAKS IO CACHE MEMORY WHEN E...Guilhem Bichot2011-04-072-0/+24
| | * | BUG#12371924. Fxi test caseSerge Kozlov2011-04-252-8/+12
| | * | Bug#11756928 48916: SERVER INCORRECTLY PROCESSING HAVING CLAUSES WITH AN ORD...Sergey Glukhov2011-04-222-0/+48
| | * | Bug#11765923 58937: MANY VALGRIND ERRORS AFTER GROUPING BY RESULT OF DECIMAL...Sergey Glukhov2011-04-202-0/+38
| | * | BUG#12371924Serge Kozlov2011-04-183-4/+9
| | * | test fails on more platforms, removed @freebsd from default.experimental.Sven Sandberg2011-04-181-1/+1
| | * | Bug 11758558 - 50774: WRONG RESULTSET WHEN TIMESTAMP VALUES ARE APPENDED WITHMartin Hansson2011-04-182-0/+110
| | * | merge from 5.1 mainBjorn Munch2011-04-1539-521/+315
| | |\ \
| | | * | Bug#11765139 58069: LOAD DATA INFILE: VALGRIND REPORTS INVALID MEMORY READS ...Sergey Glukhov2011-04-152-0/+20
| | | * | Bug#11765713 58705: OPTIMIZER LET ENGINE DEPEND ON UNINITIALIZED VALUES CREAT...Tor Didriksen2011-04-142-0/+40
| | | * | WL#5867, postfix for binlog_bug23533Serge Kozlov2011-04-142-4/+0
| | | * | Bug#11756242 48137: PROCEDURE ANALYSE() LEAKS MEMORY WHEN RETURNING NULLSergey Glukhov2011-04-142-0/+25
| | | * | WL#5867, reorganize test cases of bugs suiteSerge Kozlov2011-04-1422-509/+63
| | | * | marked rpl_stop_slave experimental due to BUG#12345981Sven Sandberg2011-04-121-0/+1
| | | * | Bug#11766270 59343: YEAR(4): INCORRECT RESULT AND VALGRIND WARNINGS WITH MIN/...Sergey Glukhov2011-04-122-0/+23
| | | * | Bug#11766212 59270: NOT IN (YEAR( ... ), ... ) PRODUCES MANY VALGRIND WARNINGSSergey Glukhov2011-04-122-0/+12
| | | * | corrected bug reference for experimental testSven Sandberg2011-04-111-1/+1
| | | * | Bug #11829681 - 60295: ERROR 1356 ON VIEW THAT EXECUTES FINE AS A QUERYGleb Shchepa2011-04-082-0/+21
| | | * | Bug#11765157 - 58090: mysqlslap drops schema specified inNirbhay Choubey2011-04-082-0/+35
| | | * | merge from 5.1-mtrBjorn Munch2011-04-0713-74/+21
| | | |\ \
| | | * | | Bug #11758687: 50924: object names not resolved correctly Georgi Kodinov2011-04-042-0/+67
| | * | | | Bug #12360195 MTR DOES NOT IGNORE TABS IN EXPERIMENTAL FILEBjorn Munch2011-04-151-3/+3
| | * | | | Bug #12351213 MTR --VS-CONFIG DOES NOT WORK LIKE MTR_VS_CONFIGBjorn Munch2011-04-142-6/+4
| | | |/ / | | |/| |
| | * | | merge from 5.1 mainBjorn Munch2011-04-052-0/+19
| | |\ \ \ | | | |/ /
| | | * | Bug #11766094 - 59132: MIN() AND MAX() REMOVE UNSIGNEDNESSGleb Shchepa2011-03-312-0/+19
| | * | | One more test suppression for rpl_extra_col_master testsBjorn Munch2011-03-311-0/+1