summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7827: Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Oleksandr Byelkin2016-02-052-0/+47
* MDEV-9093 Persistent computed column is not updated when update query contain...Oleksandr Byelkin2016-02-053-0/+79
* MDEV-9106 Audit plugin doesnt run with MySQL 5.7.Alexey Botchkov2016-01-131-3/+6
* MDEV-9106 Audit plugin compiled with MariaDB can't install on MySQL 5.7.Alexey Botchkov2016-01-121-3/+6
* Fix process handle leak in buildbot. GenerateConsoleCtrlEvent sent to non-ex...Vladislav Vaintroub2015-12-301-5/+5
* MDEV-9319 ALTER from a bigger to a smaller blob type truncates too much dataAlexander Barkov2015-12-297-1/+116
* fix main.mysqldump test on windowsSergei Golubchik2015-12-111-1/+6
* MDEV-7655 SHOW CREATE TABLE returns invalid DDL when using virtual columns al...Sergei Golubchik2015-12-112-0/+15
* MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitiv...Jan Lindström2015-12-112-0/+71
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-0911-6/+77
|\
| * Bug#21973610: BUFFER OVERFLOW ISSUESmysql-5.5.47Harin Vadodaria2015-11-071-1/+1
| * DESCRIPTIONShishir Jaiswal2015-10-292-1/+16
| * BUG#22084221 : TEST IMPROVEMENT FOR MAIN.EVENTS_1Srikanth B R2015-10-262-2/+2
| * BUG#22024764 MAIN.EVENTS_1 FAILS BECAUSE IT USES ENDDATE OF 20151010Terje Røsten2015-10-162-2/+2
| * Bug #21235226 : THE --ENABLE-CLEARTEXT-PLUGIN IS NOTArun Kuruvila2015-10-143-0/+102
| * Bug #20007383: HANDLE_FATAL_SIGNAL (SIG=11) IN UPDATE_REF_AND_KEYS.Mithun C Y2015-10-121-1/+1
| * Bug#20755615 CREATING INDEX ON A RENAMED COLUMN WITH CASE CRASH .FRMAditya A2015-09-222-0/+36
| * Bug #19929435 DROP DATABASE HANGS WITH MALFORMED TABLEAnnamalai Gurusami2015-09-222-0/+21
* | mysql_upgrade cleanupSergei Golubchik2015-12-082-2/+2
* | MDEV-8644 Using a UDF in a virtual column causes a crash when stopping the se...Sergei Golubchik2015-12-082-0/+20
* | MDEV-9226 SHOW COLUMNS returns wrong column order for tables with large ENUMsSergei Golubchik2015-12-082-0/+153
* | MDEV-8313 Got an error writing communication packetsSergei Golubchik2015-12-072-0/+65
* | MDEV-8827 Duplicate key with auto incrementSergei Golubchik2015-12-072-3/+3
* | one more testSergei Golubchik2015-12-072-0/+13
* | MDEV-7050: MySQL#74603 - Assertion `comma_length > 0' failed in mysql_prepare...Jan Lindström2015-12-072-0/+14
* | Correct length check in my_wc_mb_filename()Jan Lindström2015-12-072-0/+6
* | MDEV-8630 Datetime value dropped in "INSERT ... SELECT ... ON DUPLICATE KEY"Alexander Barkov2015-12-032-0/+43
* | MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routineSergey Vojtovich2015-12-032-0/+36
* | MDEV-7762 InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf...Jan Lindström2015-12-033-0/+95
* | MDEV-8756 MariaDB 10.0.21 crashes during PREPAREOleksandr Byelkin2015-11-202-0/+43
* | MDEV-9051 mysqld got signal 11, after upgrade to 10.1.8Sergei Golubchik2015-11-182-1/+6
* | feedback plugin debugSergei Golubchik2015-11-187-19/+21
* | DEV-8632 Segmentation fault on INSERTOleksandr Byelkin2015-11-092-0/+68
* | MDEV-8854: New warning messages are unreadableJan Lindström2015-11-092-14/+16
* | MDEV-8701 Crash on derived queryOleksandr Byelkin2015-11-062-0/+132
* | fix events_1 test for October 2015Sergei Golubchik2015-10-212-2/+4
* | MDEV-7640: CHANGE MASTER TO doesn't work with prepared statementsNirbhay Choubey2015-10-112-0/+67
* | fixes for buildbot:mariadb-5.5.46Sergei Golubchik2015-10-091-2/+1
* | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-0836-71/+352
|\ \ | |/
| * Bug#20198490 : LOWER_CASE_TABLE_NAMES=0 ON WINDOWS LEADS TOArun Kuruvila2015-08-2115-54/+61
| * Bug #16171518 - LOAD XML DOES NOT HANDLE EMPTY ELEMENTSShishir Jaiswal2015-08-184-0/+112
| * 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-172-2/+2
| |\
| | * Bug #21350175: SUBQUERIES IN PROCEDURE CLAUSE OF SELECT STATEMENT CAUSES SERV...Mithun C Y2015-08-172-2/+2
| * | Follow-up fix : Bug #18145121 - DEPRECATED PERL SYNTAX IN MTRsayantan dutta2015-08-051-2/+2
| * | Follow up Fix: Bug #18145121 - DEPRECATED PERL SYNTAX IN MTRsayantan dutta2015-08-051-1/+1
| * | BUG#19886430: VIEW CREATION WITH NAMED COLUMNS, OVER UNION,Nisha Gopalakrishnan2015-07-232-0/+79
| * | Bug #21143080: UPDATE ON VARCHAR AND TEXT COLUMNS PRODUCESreeharsha Ramanavarapu2015-07-162-0/+26
| * | Bug#21374104 SETUP_TIMERS INITIALIZATION ASSUMES CYCLE TIMER IS ALWAYS AVAILABLEChristopher Powers2015-07-102-2/+4
| * | Merge branch 'mysql-5.1' into mysql-5.5Sreeharsha Ramanavarapu2015-07-104-0/+21
| |\ \ | | |/