summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2015-11-1917-7/+551
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-11-182-14/+81
| |\
| | * DEV-8632 Segmentation fault on INSERTOleksandr Byelkin2015-11-091-0/+35
| | * MDEV-8701 Crash on derived queryOleksandr Byelkin2015-11-061-0/+73
| * | MDEV-7370: Server deadlocks on renaming a table for which persistent statisti...Sergei Petrunia2015-11-181-0/+73
| * | Fixed buildbot failures on Solaris 64 bitMonty2015-11-182-0/+4
| * | MDEV#7383: engine-independent-stats column_stats has limited values for max/m...Sergei Petrunia2015-11-091-0/+16
| * | MDEV-8701 Crash on derived queryOleksandr Byelkin2015-11-051-0/+41
| * | MDEV-8913 Derived queries with same column names as final projection causes i...Oleksandr Byelkin2015-10-301-0/+32
| * | MDEV-9014 SHOW TRIGGERS not case sensitiveSergei Golubchik2015-10-281-0/+8
| * | MDEV-8525 mariadb 10.0.20 crashing when data is read by Kodi media center (ht...Oleksandr Byelkin2015-10-281-0/+113
| * | MDEV-8756 MariaDB 10.0.21 crashes during PREPAREOleksandr Byelkin2015-10-281-0/+22
| * | Removed mistakenly committed test file.Sergey Vojtovich2015-10-281-66/+0
| * | MDEV-7930 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type !=...Oleksandr Byelkin2015-10-281-0/+23
| * | MDEV-8805 - Assertion `!m_ordered_rec_buffer' failed inAditya A2015-10-282-0/+108
| * | MDEV-8358 ALTER TABLE .. ADD PRIMARY KEY IF NOT EXISTS -> ERROR 1068 (42000):...Alexey Botchkov2015-10-251-0/+13
| * | MDEV-7656 init_file option does not allow changing passwordsSergei Golubchik2015-10-221-0/+26
| * | Allow mysql_upgrade to enable event after table is correctedMichael Widenius2015-10-213-4/+15
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-211-1/+2
| |\ \ | | |/
| | * fix events_1 test for October 2015Sergei Golubchik2015-10-211-1/+2
| | * MDEV-7640: CHANGE MASTER TO doesn't work with prepared statementsNirbhay Choubey2015-10-111-0/+45
| * | MDEV-8565: COLUMN_CHECK fails on valid dataOleksandr Byelkin2015-10-191-0/+12
| * | MDEV-7640: CHANGE MASTER TO doesn't work with prepared statementsNirbhay Choubey2015-10-111-0/+45
* | | MDEV-4829 BEFORE INSERT triggers dont issue 1406 error.Alexey Botchkov2015-11-171-0/+22
* | | Fixed wrong tests found by buildbotMonty2015-11-172-2/+1
* | | MDEV-8453 Alter table not returning engine errorsSergei Golubchik2015-11-161-0/+11
* | | Fixed regexp to fix buildbot failuresMonty2015-11-131-1/+1
* | | MDEV-9124 mysqldump does not dump data if table name is same as view earlier onElena Stepanova2015-11-131-0/+35
* | | MDEV-8426 mysqlbinlog: "Corrupted replication event was detected.Monty2015-11-102-0/+34
* | | MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128Nirbhay Choubey2015-11-094-331/+907
* | | Revert "MDEV-6069: Remove old logic for 3.23-to-higher upgrades from upgrade ...Nirbhay Choubey2015-11-032-0/+171
* | | MDEV-7195 AVG() loses precision in INT contextAlexander Barkov2015-10-221-0/+15
* | | MDEV-8948 ALTER ... INPLACE does work for BINARY, BLOBmariadb-10.1.8Alexander Barkov2015-10-152-0/+249
* | | fix events_1 test for October 2015Sergei Golubchik2015-10-151-1/+2
* | | fix lowercase* tests labradorSergei Golubchik2015-10-152-1/+4
* | | MDEV-8087: Server crashed in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2015-10-121-0/+37
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-1215-61/+552
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-0912-61/+442
| |\ \ | | |/
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-089-46/+143
| | |\
| | | * Bug#20198490 : LOWER_CASE_TABLE_NAMES=0 ON WINDOWS LEADS TOArun Kuruvila2015-08-213-38/+38
| | | * Bug #16171518 - LOAD XML DOES NOT HANDLE EMPTY ELEMENTSShishir Jaiswal2015-08-181-0/+14
| | | * BUG#11754258: INCORRECT ERROR MESSAGE WHEN CREATING UNSAFEKarthik Kamath2015-08-181-5/+0
| | | * Merge branch 'mysql-5.1' into mysql-5.5Mithun C Y2015-08-171-1/+1
| | | |\
| | | | * Bug #21350175: SUBQUERIES IN PROCEDURE CLAUSE OF SELECT STATEMENT CAUSES SERV...Mithun C Y2015-08-171-1/+1
| | | | * Bug #20767962 5.1 SSL TESTS FAILING , GENERATE NEW CERTIFICATESV S Murthy Sidagam2015-03-301-2/+2
| | | * | BUG#19886430: VIEW CREATION WITH NAMED COLUMNS, OVER UNION,Nisha Gopalakrishnan2015-07-231-0/+44
| | | * | Bug #21143080: UPDATE ON VARCHAR AND TEXT COLUMNS PRODUCESreeharsha Ramanavarapu2015-07-161-0/+13
| | | * | Bug #20772273 : MYSQLIMPORT --USE-THREADS DOESN'T USEArun Kuruvila2015-06-301-0/+29
| | | * | BUG#20310212 PARTITION DDL- CRASH AFTER THD::NOCHECK_REGISTER_ITEM_Debarun Banerjee2015-06-241-1/+1
| | * | | MDEV-8796 Delete with sub query with information_schema.TABLES deletes too ma...Sergei Golubchik2015-10-081-11/+8