summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix for LP#614265 Crash in _ma_unpin_all_pages / _ma_search on DELETE with Ar...Michael Widenius2010-08-061-6/+6
* Fixed warnings and build failures after last pushMichael Widenius2010-08-021-1/+1
* Merge with MySQL 5.1.49Michael Widenius2010-08-021-17/+194
|\
| * Merge of mysql-5.0-bugteam into mysql-5.1-bugteam.Davi Arnaut2010-06-281-0/+58
| |\
| | * Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite runDavi Arnaut2010-06-281-0/+58
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-17/+16
| * | Manual merge.Ramil Kalimullin2010-05-251-0/+38
| |\ \ | | |/
| | * Fix for bug #53907: Table dump command can be abused to dump arbitrary tables.Ramil Kalimullin2010-05-251-0/+38
| * | Using an initial command with mysql_options(..., MYSQL_INIT_COMMAND, ...)Jim Winstead2010-05-091-0/+82
| * | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-041-0/+45
| |\ \ | | |/
| | * Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-031-0/+42
* | | Implement an NSIS based installerBo Thorsen2010-06-251-0/+2
* | | Cherry-pick fix for Bug#53371, security hole with bypassing grants using spec...unknown2010-05-091-0/+45
* | | Fix multiple test suite failures in Buildbot due to races in the test cases o...unknown2010-01-111-6/+40
* | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-33/+61
|\ \ \ | |/ /
| * | Bug #47423 mtr connects to wrong databaseVladislav Vaintroub2009-11-031-33/+61
* | | Merge Mysql 5.1.39 merge into MariaDB trunkunknown2009-11-061-7/+7
|\ \ \
| * \ \ Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-7/+7
| |\ \ \ | | |/ /
| | * | fixed compilation warningsGeorgi Kodinov2009-09-021-6/+6
| | * | Fix for a few assorted compiler warnings.Davi Arnaut2009-08-281-1/+1
* | | | Fixed compiler warning messageMichael Widenius2009-10-261-3/+3
|/ / /
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-083-96/+288
|\ \ \ | |/ /
| * | Manual merge.Davi Arnaut2009-08-101-0/+29
| |\ \ | | |/
| | * Bug#45010: invalid memory reads during parsing some strange statementsDavi Arnaut2009-08-071-0/+33
| | * Merge from mysql-5.0.Davi Arnaut2009-08-041-0/+0
| | |\
| | | * Merge main 5.0 into 5.0-build.Joerg Bruehe2009-07-091-0/+22
| | | |\
| * | | \ Merge from mysql-5.1.Davi Arnaut2009-08-041-0/+0
| |\ \ \ \
| | * \ \ \ Merge main 5.1 into 5.1-build.Joerg Bruehe2009-07-161-1/+1
| | |\ \ \ \
| | * \ \ \ \ merge fixDaniel Fischer2009-07-031-0/+0
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Bug#44647 - fix file permissions.Daniel Fischer2009-07-031-0/+0
| * | | | | | Merge from mysql-5.0-bugteam.Davi Arnaut2009-07-271-23/+30
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Bug#20023: mysql_change_user() resets the value of SQL_BIG_SELECTSDavi Arnaut2009-07-271-12/+26
| | * | | | | Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-2/+2
| | | |_|_|/ | | |/| | |
| | * | | | Bug #45790 Potential DoS vector: Writing of user input to logStaale Smedseng2009-07-011-0/+22
| | | |/ / | | |/| |
| * | | | Bug#44495: Prepared Statement: CALL p(<x>) - `thd->protocol == &thd->protocol...Davi Arnaut2009-07-151-0/+52
| | |_|/ | |/| |
| * | | Bug #43397 mysql headers redefine pthread_mutex_initStaale Smedseng2009-07-081-1/+1
| * | | Fix for bug#42364 reverted.Ramil Kalimullin2009-07-061-2/+0
| * | | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-07-031-0/+2
| | |/ | |/|
| * | Workaround a compiler that does not support certain C99 features for C code.Davi Arnaut2009-05-231-2/+2
| * | Recommit of bug 43560 after merge with mysql-5.1-bugteamStaale Smedseng2009-05-201-15/+127
| * | Bug#23471 prepared for commit in 5.1 gca branchBernt M. Johnsen2009-05-051-1/+51
| |\ \ | | |/
| | * Bug#23471 prepared for commit in 5.0 gca branchBernt M. Johnsen2009-05-051-1/+19
| * | mergingAlexey Botchkov2009-04-301-58/+0
| |\ \ | | |/
| | * mysql_client_test fixed.Alexey Botchkov2009-04-301-58/+0
| | * auto-mergeIgnacio Galarza2009-03-191-6/+246
| | |\
| | | * Manual mergeKristofer Pettersson2009-03-061-6/+272
| | | |\
| | | * | Bug#40363 Bug 20023 is not fixed on 5.0Kristofer Pettersson2009-03-051-0/+173
* | | | | Added some changes inspired by Zardosht Kasheff:Michael Widenius2009-06-301-1/+5
* | | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-252-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | auto-mergeIgnacio Galarza2009-03-171-6/+73
| |\ \ \ \