summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Fixed random test failureMichael Widenius2012-09-102-2/+2
* Added new status variables:Michael Widenius2012-09-093-1/+150
* Automatic mergeMichael Widenius2012-09-091-0/+73
|\
| * Added function last_value() which returns the last value but evalutes all arg...Michael Widenius2012-09-051-0/+73
* | merge 5.3->5.5unknown2012-09-063-4/+58
|\ \ | |/ |/|
| * MDEV-486 LP BUG#1010116 fix.unknown2012-09-052-4/+35
| * Bug #1043845 st_distance() results are incorrect depending on variable order.Alexey Botchkov2012-08-311-0/+23
* | 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/+10
| * 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/+8
* | MDEV-414 Depending on indexes or execution plans, a warning on incorrect or o...Sergei Golubchik2012-08-312-13/+5
* | Update test results (checked)Sergey Petrunya2012-08-284-12/+12
* | MDEV-405: Server crashes in test_if_skip_sort_order on EXPLAIN with GROUP BY ...Sergey Petrunya2012-08-285-0/+65
* | MergeSergey Petrunya2012-08-285-10/+80
|\ \
| * | MDEV-430: Server crashes in select_describe on EXPLAIN with materialization+s...Sergey Petrunya2012-08-285-10/+80
* | | 5.3 mergeSergei Golubchik2012-08-279-139/+159
|\ \ \ | | |/ | |/|
| * | fix for MDEV-367unknown2012-08-255-0/+130
| * | Merge into latest 5.3unknown2012-08-2411-65/+65
| |\ \
| * \ \ 5.2 merge.Sergei Golubchik2012-08-229-108/+219
| |\ \ \
| | * \ \ 5.1 mergeSergei Golubchik2012-08-227-0/+244
| | |\ \ \
| | | * \ \ merge with MySQL 5.1.65Sergei Golubchik2012-08-227-0/+244
| | | |\ \ \
* | | | \ \ \ Merge from 5.3unknown2012-08-248-60/+60
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | merge from 5.2unknown2012-08-2411-65/+65
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge from 5.1.unknown2012-08-2410-67/+67
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | MDEV-382: Incorrect quotingunknown2012-08-249-65/+65
| | | | |/ / / | | | |/| | |
* | | | | | | Merge from 5.3unknown2012-08-243-0/+140
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Merge from 5.2unknown2012-08-242-0/+8
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | Fix for LP bug#1001505 and LP bug#1001510unknown2012-06-212-0/+8
| * | | | Fixed bug mdev-449.Igor Babaev2012-08-131-0/+132
* | | | | Fix bug mdev-447: Wrong output from the EXPLAIN command of the test case for ...unknown2012-08-217-8/+8
* | | | | Fixed MDEV-365 "Got assertion when doing alter table on a partition"Michael Widenius2012-08-151-0/+14
* | | | | fix val_str_ascii to return a string in the ascii-compatible charset.Sergei Golubchik2012-08-091-0/+6
* | | | | merge with MySQL 5.5.27Sergei Golubchik2012-08-0911-26/+73
|\ \ \ \ \
| * | | | | Bug #11753490: 44939: sql dumps containing broad views fail when Georgi Kodinov2012-07-041-23/+23
| * | | | | manual merge (WL6219)Gleb Shchepa2012-06-298-0/+41
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Backport of the deprecation warning from WL#6219: "Deprecate and remove YEAR(...Gleb Shchepa2012-06-293-0/+21
| * | | | | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-06-122-0/+8
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge from mysql-5.1.63-releaseSunanda Menon2012-05-084-0/+95
| | |\ \ \ \
| | * | | | | Bug #11754178 45740: MYSQLDUMP DOESN'T DUMP GENERAL_LOG AND SLOW_QUERY Venkata Sidagam2012-05-071-0/+42
| * | | | | | Bug#13982017: ALTER TABLE RENAME ENDS UP WITH ERROR 1050 (42S01)Jon Olav Hauglid2012-06-011-2/+2
| * | | | | | WL#6311 Remove --safe-modeNorvald H. Ryeng2012-05-232-2/+2
* | | | | | | MDEV-375 Server crashes in THD::print_aborted_warning with log_warnings > 3Sergei Golubchik2012-07-311-0/+14
* | | | | | | MDEV-410: EXPLAIN shows type=range, while SHOW EXPLAIN and userstat show full...Sergey Petrunya2012-07-2510-51/+241
* | | | | | | 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/+1
|/ / / / / / /
* | | | | | | fixed MySQL bug#53775:unknown2012-07-133-9/+313