summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Added new status variables:Michael Widenius2012-09-092-0/+111
* Automatic mergeMichael Widenius2012-09-091-0/+43
|\
| * Added function last_value() which returns the last value but evalutes all arg...Michael Widenius2012-09-051-0/+43
* | merge 5.3->5.5unknown2012-09-062-1/+45
|\ \ | |/ |/|
| * MDEV-486 LP BUG#1010116 fix.unknown2012-09-051-0/+30
| * Bug #1043845 st_distance() results are incorrect depending on variable order.Alexey Botchkov2012-08-311-0/+16
* | don't run mdev375.test for embedded serverSergei Golubchik2012-09-021-0/+2
* | 5.3 mergeSergei Golubchik2012-08-314-0/+28
|\ \ | |/
| * MDEV-437 Microseconds: In time functions precision is calculated modulo 256Sergei Golubchik2012-08-301-0/+2
| * MDEV-454 Addition of a time interval reduces the resulting valueSergei Golubchik2012-08-291-0/+9
| * MDEV-456 An out-of-range datetime value (with a 5-digit year) can be created ...Sergei Golubchik2012-08-291-0/+8
| * MDEV-492: fixed incorrect error check.unknown2012-08-291-0/+9
* | MDEV-405: Server crashes in test_if_skip_sort_order on EXPLAIN with GROUP BY ...Sergey Petrunya2012-08-281-0/+13
* | MergeSergey Petrunya2012-08-281-0/+14
|\ \
| * | MDEV-430: Server crashes in select_describe on EXPLAIN with materialization+s...Sergey Petrunya2012-08-281-0/+14
* | | 5.3 mergeSergei Golubchik2012-08-275-119/+55
|\ \ \ | | |/ | |/|
| * | fix for MDEV-367unknown2012-08-251-0/+21
| * | 5.2 merge.Sergei Golubchik2012-08-227-98/+191
| |\ \
| | * \ 5.1 mergeSergei Golubchik2012-08-225-3/+203
| | |\ \
| | | * \ merge with MySQL 5.1.65Sergei Golubchik2012-08-225-3/+205
| | | |\ \
* | | | \ \ Merge from 5.3unknown2012-08-243-0/+57
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge from 5.2unknown2012-08-242-0/+18
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Fix for LP bug#1001505 and LP bug#1001510unknown2012-06-212-0/+18
| * | | | Fixed bug mdev-449.Igor Babaev2012-08-131-0/+39
* | | | | Fixed MDEV-365 "Got assertion when doing alter table on a partition"Michael Widenius2012-08-151-0/+10
* | | | | fix val_str_ascii to return a string in the ascii-compatible charset.Sergei Golubchik2012-08-091-0/+5
* | | | | merge with MySQL 5.5.27Sergei Golubchik2012-08-093-6/+33
|\ \ \ \ \
| * | | | | undo the fix for MySQL Bug#12998841Sergei Golubchik2012-08-081-2/+2
| * | | | | Merge from mysql-5.5.25a-releaseSunanda Menon2012-07-061-2/+2
| |\ \ \ \ \
| | * | | | | Fix mysql_plugin test to handle version XXaBjorn Munch2012-06-291-2/+2
| * | | | | | Bug #12998841: libmysql divulges plaintext password upon request in 5.5Georgi Kodinov2012-07-051-2/+2
| * | | | | | manual merge (WL6219)Gleb Shchepa2012-06-291-0/+8
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Backport of the deprecation warning from WL#6219: "Deprecate and remove YEAR(...Gleb Shchepa2012-06-291-0/+8
| | * | | | | Merge from mysql-5.1.63-releaseSunanda Menon2012-05-084-0/+101
| | |\ \ \ \ \
| | * | | | | | Bug #11754178 45740: MYSQLDUMP DOESN'T DUMP GENERAL_LOG AND SLOW_QUERY Venkata Sidagam2012-05-071-3/+26
| * | | | | | | Bug#13982017: ALTER TABLE RENAME ENDS UP WITH ERROR 1050 (42S01)Jon Olav Hauglid2012-06-011-4/+23
| | |_|/ / / / | |/| | | | |
* | | | | | | MDEV-375 Server crashes in THD::print_aborted_warning with log_warnings > 3Sergei Golubchik2012-07-311-0/+20
* | | | | | | MDEV-410: EXPLAIN shows type=range, while SHOW EXPLAIN and userstat show full...Sergey Petrunya2012-07-251-0/+35
* | | | | | | merged with maria/5.5Axel Schwenke2012-07-191-0/+13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge bug#1007622 from 5.3 to 5.5Sergey Petrunya2012-07-181-0/+13
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Fix for LP bug#1007622unknown2012-06-261-0/+13
* | | | | | | | Allow multiple error codes inside a variable in --error commandElena Stepanova2012-07-161-0/+5
|/ / / / / / /
* | | | | | | fixed MySQL bug#53775:unknown2012-07-132-0/+28
* | | | | | | MDEV-376: Wrong result (missing rows) with index_merge+index_merge_intersecti...Sergey Petrunya2012-07-041-0/+15
* | | | | | | Add back testcase for lp:817966 (was lost in the merge)Sergey Petrunya2012-06-231-0/+18
* | | | | | | Merge 5.3 -> 5.5Sergey Petrunya2012-06-205-4/+130
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 5.2->5.3Sergey Petrunya2012-06-185-5/+130
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | MergeSergey Petrunya2012-06-101-0/+30
| | |\ \ \ \ \
| | * \ \ \ \ \ 5.1 mergeSergei Golubchik2012-06-011-0/+17
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | MDEV-256 lp:995501 - mysqltest attempts to parse Perl code inside a blockSergei Golubchik2012-06-011-0/+17