summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2017-02-103-0/+59
|\
| * Mdev-4774- Fix tests casesSachin Setiya2017-01-312-46/+51
| * Merge 10.0 into 10.1Marko Mäkelä2017-01-263-0/+54
| |\
| | * MDEV-4774 Strangeness with max_binlog_stmt_cache_size SettingsSachin Setiya2017-01-203-0/+54
* | | Adjusted more tests after the fix for mdev-9976.Igor Babaev2017-02-011-2/+2
* | | [MDEV-10570] Add Flashback supportMonty2017-01-203-0/+645
* | | cleanup: binlog.binlog_killed_simulateSergei Golubchik2016-12-292-38/+15
* | | cleanup: binlog.binlog_row_annotateSergei Golubchik2016-12-291-255/+157
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-2910-931/+12
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-3/+3
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-12-092-6/+6
| | |\
| | | * typo fixed: s/MSYQL/MYSQL/Sergei Golubchik2016-12-032-6/+6
| * | | fix binlog_encryption.binlog_incident testSergei Golubchik2016-12-061-1/+0
| * | | MDEV-9038 Binlog encryption testsElena Stepanova2016-12-057-925/+7
* | | | MDEV-11360 Dynamic SQL: DEFAULT as a bind parameterAlexander Barkov2016-11-272-0/+85
* | | | test suite for compressed binlog eventvinchen2016-10-192-0/+8
* | | | A post-fix for MDEV-10866 Extend PREPARE and EXECUTE IMMEDIATE to understand ...Alexander Barkov2016-10-082-22/+26
* | | | MDEV-10866 Extend PREPARE and EXECUTE IMMEDIATE to understand expressionsAlexander Barkov2016-10-082-0/+354
* | | | MDEV-10585 EXECUTE IMMEDIATE statementAlexander Barkov2016-10-082-0/+42
* | | | MDEV-10709 Expressions as parameters to Dynamic SQLAlexander Barkov2016-10-082-0/+102
* | | | Remove end . from error messages to get them consistentMonty2016-10-057-421/+421
* | | | MDEV-6112 multiple triggers per tableMonty2016-10-052-0/+47
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-092-0/+151
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-252-0/+151
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-102-0/+149
| | |\ \ | | | |/
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-08-032-0/+149
| | | |\
| | | | * Bug#12818255: READ-ONLY OPTION DOES NOT ALLOWSujatha Sivakumar2016-05-042-0/+148
| | | * | MDEV-8859 rpl.rpl_mdev382 sporadically fails to finish due to disappeared exp...Elena Stepanova2016-06-121-2/+1
* | | | | Post-merge: Update test resultsNirbhay Choubey2016-06-301-0/+8
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-303-1/+87
|\ \ \ \ \ | |/ / / /
| * | | | 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
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-1/+1
| | | |\ \ | | | | |/
| | | | * BUG#20574550 MAIN.MERGE TEST CASE FAILS IF BINLOG_FORMAT=ROWVenkatesh Duggirala2016-02-261-2/+2
* | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-3010-56/+56
* | | | | MDEV-8429: Change binlog_checksum default to match MySQL 5.6.6+Oleksandr Byelkin2016-05-2012-1381/+1388
* | | | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-3122-42/+266
* | | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2016-03-252-137/+0
|\ \ \ \ \ | |/ / / /
| * | | | Ugly test removed for now.Alexey Botchkov2016-03-242-137/+0
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-232-0/+137
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-717 LP:1003679 - Wrong binlog order on concurrent DROP schema and CREATE...Alexey Botchkov2016-03-232-0/+137
* | | | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-072-27/+0
|/ / / /
* | | | MDEV-8426 mysqlbinlog: "Corrupted replication event was detected.Monty2015-11-106-909/+909
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-123-75/+75
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-093-75/+75
| |\ \ \ | | |/ /
| | * | MDEV-8473: mysqlbinlog -v does not properly decode DECIMAL values in an RBR logOleksandr Byelkin2015-09-073-75/+75
* | | | Don't write DROP TEMPORARY TABLE to binary logMonty2015-10-055-17/+0
* | | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-224-7/+7