summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Precise GIS functions added.Alexey Botchkov2011-05-042-44/+860
* Fixed LP bug #776274,Igor Babaev2011-05-033-0/+39
* MergeIgor Babaev2011-04-292-0/+14
|\
| * Fixed LP bug #754521.Igor Babaev2011-04-272-0/+14
* | Added ALTER ONLINE TABLE, which will give an error if the change can't be don...Michael Widenius2011-04-281-0/+74
* | Added option "AND DISABLE CHECKPOINT" to "FLUSH TABLES WITH READ LOCK"Michael Widenius2011-04-281-1/+1
|/
* MergeIgor Babaev2011-04-261-0/+155
|\
| * Fixed LP bugs #717577, #724942.Igor Babaev2011-04-261-0/+155
* | Fixed LP bug #752353.Igor Babaev2011-04-202-0/+20
* | lp:730035 Handlersocket does not loadSergei Golubchik2011-04-191-0/+13
* | Merge various replication-related patches into MariaDB 5.3:unknown2011-04-085-16/+206
|\ \
| * | MWL#116: After-review fixes.unknown2011-04-076-447/+0
| * | Merge --binlog_optimize_thread_scheduling into mariadb-5.2-rpl.unknown2011-04-043-0/+224
| |\ \
| | * | MWL#116: group commitunknown2011-03-233-0/+219
| * | | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-0151-2061/+1959
| |\ \ \
| * \ \ \ Merge MWL#116 after-review fixes.unknown2011-03-311-0/+32
| |\ \ \ \
| | * | | | MWL#116: After-review fixes.unknown2011-03-311-0/+32
| | | |/ / | | |/| |
| * | | | Merge missing result file update for lp:697174 fix.unknown2011-01-271-1/+1
| |\ \ \ \
| | * | | | lp:697174, missing result file update.unknown2011-01-271-1/+1
| * | | | | After-merge fixes for MWL#47 (which causes changes in binlog positions in .re...unknown2011-01-274-31/+33
| * | | | | Merge three Percona patches into mariadb-5.2-rpl:unknown2011-01-269-48/+60
| |\ \ \ \ \
| | * | | | | Make mysqlbinlog omit redundant `use` around BEGIN/SAVEPOINT/COMMIT/ROLLBACK ...unknown2011-01-131-6/+2
| | * | | | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-102-10/+11
| * | | | | | Merge MWL#163 into mariadb-5.2-rplunknown2010-12-251-0/+102
| |\ \ \ \ \ \
| | * | | | | | MWL#163: release of row locks in InnoDB during prepareunknown2010-11-031-0/+103
| * | | | | | | Merge MWL#136 into mariadb-5.2-rplunknown2010-12-252-0/+62
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | MWL#136: Fix test failures for row-based binlogging by fixing binlog format.unknown2010-11-082-0/+6
| | * | | | | | MWL#136: Cross-engine consistency for START TRANSACTION WITH CONSISTENT SNAPSHOTunknown2010-11-071-0/+56
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge MWL#116 into mariadb-5.2-rpl.unknown2010-12-253-0/+218
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | MWL#116: Add two more test cases:unknown2010-11-031-0/+120
| | |/ / / /
| | * | | | Merge latest MariaDB 5.1 into MWL#116.unknown2010-11-0118-93/+248
| | |\ \ \ \
| | * | | | | MWL#116: after-architecture-review code refactoring and cleanup.unknown2010-10-292-4/+4
| | * | | | | MWL#116: Efficient group commit: Some fixes for test failures.unknown2010-10-231-3/+3
| | * | | | | MWL#116: Efficient group commit: Fix bug that binlog pos stored by XtraDB dur...unknown2010-10-181-0/+35
| | * | | | | Merge with latest MariaDB 5.1unknown2010-10-01143-7733/+5037
| | |\ \ \ \ \
| | * | | | | | MWL#116: Efficient group commit for binary logunknown2010-09-301-0/+63
* | | | | | | | BUG#752992: Wrong results for a subquery with 'semijoin=on'Sergey Petrunya2011-04-086-6/+94
* | | | | | | | Merge: Make EXPLAIN better at displaying MRR/BKASergey Petrunya2011-04-0434-459/+459
|\ \ \ \ \ \ \ \
| * | | | | | | | Make EXPLAIN better at displaying MRR/BKA:Sergey Petrunya2011-04-0234-459/+459
* | | | | | | | | Merge the fix for LP BUG#613029.unknown2011-03-301-0/+52
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix LP BUG#613029unknown2011-03-281-0/+52
* | | | | | | | | | mergeVladislav Vaintroub2011-03-291-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lp:702084 - myisam_block_size is not reported in SHOW GLOBAL VARIABLESSergei Golubchik2011-03-281-0/+6
* | | | | | | | | | | Suppress ANALYZE_TABLE output, to be consistent with rest of the test caseVladislav Vaintroub2011-03-291-2/+0
* | | | | | | | | | | mergeVladislav Vaintroub2011-03-261-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | / / / / / / / / | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge with base 5.2Michael Widenius2011-03-231-4/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Added --log-basename to mysqld to allow one to set the prefix for all logs wi...Michael Widenius2011-03-231-4/+4
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | Merge in fix for BUG#727667Sergey Petrunya2011-03-257-14/+26
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | BUG#727667 Wrong result with OR + NOT NULL in maria-5.3Sergey Petrunya2011-03-057-14/+26
* | | | | | | | | | Fix LP BUG#715738unknown2011-03-241-0/+376