summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Removing duplicate code in double-to-longlong conversion.Alexander Barkov2016-07-033-36/+36
* clarify ER_CANT_DROP_FIELD_OR_KEYSergei Golubchik2016-07-024-5/+5
* Post-commit text fix for embedded: 12d75e6121 - new thread stack sizeElena Stepanova2016-07-021-2/+2
* Post-commit test fixesElena Stepanova2016-07-0222-2426/+2425
* Post-merge: Update test resultsNirbhay Choubey2016-06-306-15/+20
* Merge branch '10.1' into 10.2Sergei Golubchik2016-06-3086-289/+1663
|\
| * update tests for 32bitSergei Golubchik2016-06-291-2/+2
| * Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-06-284-0/+72
| |\
| | * Fix memory leak in XtraDB.Nirbhay Choubey2016-06-272-2/+0
| | * Fix galera,wsrep tests.Nirbhay Choubey2016-06-264-0/+9
| | * Merge tag 'mariadb-10.0.26' into 10.0-galeraNirbhay Choubey2016-06-2422-201/+879
| | |\
| | * | MDEV-9083: Slave IO thread does not handle autoreconnect to restarting Galera...Nirbhay Choubey2016-06-123-0/+71
| | * | Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-04-2934-62/+406
| | |\ \
| * | \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-06-2819-129/+807
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge following commit from 5.5:Jan Lindström2016-06-232-0/+204
| | * | | MDEV-8638: REVOKE ALL PRIVILEGES, GRANT OPTION FROM CURRENT_ROLE breaks repli...Vicențiu Ciorbaru2016-06-222-0/+33
| | * | | [MDEV-9614] Roles and Users longer than 6 charactersIgor Pashev2016-06-222-0/+178
| | * | | Fixed for failures in buildbot: ReplicationSergei Golubchik2016-06-222-2/+4
| | * | | Merge branch 'merge-perfschema-5.6' into 10.0Sergei Golubchik2016-06-214-0/+323
| | |\ \ \
| | | * | | 5.6.30Sergei Golubchik2016-04-264-0/+322
| | | * | | 5.6.29Sergei Golubchik2016-02-162-2/+2
| | * | | | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-2110-199/+137
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | MDEV-8328 Evaluation of two "!" operators depends on space in beetweenSergei Golubchik2016-06-142-2/+2
| | | * | | MDEV-8859 rpl.rpl_mdev382 sporadically fails to finish due to disappeared exp...Elena Stepanova2016-06-123-6/+3
| | | * | | MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8Jan Lindström2016-06-082-118/+56
| * | | | | MDEV-10161: wsrep_sync_wait not enabled when set to 1 in config fileNirbhay Choubey2016-06-273-1/+16
| * | | | | MDEV-10235: Deadlock in CREATE TABLE .. AS SELECT .. if result set is empty i...Nirbhay Choubey2016-06-275-3/+31
| * | | | | Test cleanup: Remove unnecessary global suppressionsNirbhay Choubey2016-06-271-2/+0
| * | | | | MDEV-10186: mysqld crash when runtime setting wsrep_cluster_address without w...Nirbhay Choubey2016-06-273-0/+24
| * | | | | MDEV-6699: wsrep_node_name not automatically set to hostnameNirbhay Choubey2016-06-272-3/+4
| * | | | | MDEV-6699 : wsrep_node_name not automatically set to hostnameNirbhay Choubey2016-06-272-18/+41
| * | | | | MDEV-8502 DECIMAL accepts out of range DEFAULT valuesAlexander Barkov2016-06-272-18/+4
| * | | | | Recording innodb_ctype_ldml.result forgotten in the patch for:Alexander Barkov2016-06-231-0/+1
| * | | | | Reset user status after unix_socket.testMonty2016-06-192-1/+2
| * | | | | Update test resultsSergei Petrunia2016-06-031-4/+4
| * | | | | Merge branch 'bb-10.1-mdev8989' into 10.1Sergei Petrunia2016-06-022-22/+22
| |\ \ \ \ \
| | * | | | | MDEV-8989: ORDER BY optimizer ignores equality propagationSergei Petrunia2016-06-012-22/+22
| * | | | | | MDEV-9865: Test encryption.innodb-log-encrypt-crash takes too long on debug b...Jan Lindström2016-06-011-0/+3
| * | | | | | Adding collationsmasterAlexander Barkov2016-05-302-0/+8
| * | | | | | Clean-ups for MDEV-10132 utf8_thai_520_w2 collation:Alexander Barkov2016-05-266-0/+28
| |/ / / / /
| * | | | | Fix 32-bit sysvars testmariadb-10.1.14Elena Stepanova2016-05-081-23/+22
| * | | | | update 32-bit rdiff resultsSergei Golubchik2016-05-081-2/+2
| * | | | | Merged following change from MySQL 5.6 to MariaDB 10.1 XtraDBJan Lindström2016-05-063-0/+39
| * | | | | MDEV-9851: CREATE USER w/o IDENTIFIED BY clause causes crash when using crack...Nirbhay Choubey2016-05-054-0/+20
| * | | | | MDEV-9171: innodb.innodb_uninstall Test FailureNirbhay Choubey2016-05-052-4/+8
| * | | | | MDEV-9853: WSREP says it cannot get fake InnoDB transaction ID followed by se...Nirbhay Choubey2016-05-053-0/+26
| * | | | | skip debug_sync test in release buildsSergei Golubchik2016-05-051-0/+1
| * | | | | MDEV-717 LP:1003679 - Wrong binlog order on concurrent DROP schema andAlexey Botchkov2016-05-052-0/+85
| * | | | | MDEV-9155 Enabling Defragmenting in 10.1.8 still causes OPTIMIZE TABLE to tak...Sergei Golubchik2016-05-053-1/+37
| * | | | | MDEV-9940 CREATE ROLE blocked by password validation pluginSergei Golubchik2016-05-052-0/+8