summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4708: GTID strict mode doesn't work on a database with purged binlogsunknown2013-07-103-9/+14
* MDEV-4708: GTID strict mode doesn't work on a database with purged binlogsunknown2013-07-104-8/+49
* cleanup: remove LF_REQUIRE_PINS, use compile_time_assert() instead of reimple...Sergei Golubchik2013-06-246-30/+5
* MDEV-4660 SHUTDOWN commandSergei Golubchik2013-06-247-3/+55
* MDEV-4617 PLUGINS - Show internal Locales in I_SSergei Golubchik2013-06-246-1/+250
* Added calls for BINLOG_GTID_POS() function to the basic GTID test caseElena Stepanova2013-06-252-0/+84
* Fix sporadic failure of test rpl.rpl_gtid_startposunknown2013-06-241-2/+2
* MDEV-4692: mysql.gtid_slave_pos accumulates values for a domainunknown2013-06-213-7/+95
* MDEV-4688: empty @@gtid_slave_pos during slave commit.unknown2013-06-214-17/+110
* MDEV-4686: Temporary variable for sub_id is 32-bit, should be 64-bitunknown2013-06-203-5/+5
* Merge.Sergey Vojtovich2013-06-1821-7/+2149
|\
| * MDEV-4568 - Port Percona response time distribution as audit pluginSergey Vojtovich2013-06-141-1/+1
| * Merge.Sergey Vojtovich2013-06-1021-7/+2149
| |\
| | * Merge.Sergey Vojtovich2013-06-0721-7/+2149
| | |\
| | | * MDEV-4594 - CREATE SERVER crashes embeddedSergey Vojtovich2013-06-063-4/+19
| | | * MDEV-4568 - Port Percona response time distribution as audit pluginSergey Vojtovich2013-06-062-0/+18
| | | * MDEV-4568 - Port Percona response time distribution as audit pluginSergey Vojtovich2013-06-056-19/+7
| | | * MDEV-4568 - Port Percona response time distribution as audit pluginSergey Vojtovich2013-06-0416-1/+2122
* | | | MDEV-4456 Reverse discovery of ARCHIVE table on SELECT after disappearance of...Sergei Golubchik2013-06-165-11/+51
* | | | remove extraneous statement from the testSergei Golubchik2013-06-162-4/+0
* | | | MDEV-4451 Attempt to write-lock a SEQUENCE table with log-bin enabled causes ...Sergei Golubchik2013-06-163-1/+15
* | | | MDEV-4449 SEQUENCE depends on TEST_SQL_DISCOVERY for discovering tables upon DDLSergei Golubchik2013-06-163-13/+35
* | | | MDEV-4450 misleading error messages from init_from_sql_statement_string()Sergei Golubchik2013-06-154-65/+58
* | | | partitioning frm bugs:Sergei Golubchik2013-06-155-25/+65
* | | | remove unsusd DB_TYPE valueSergei Golubchik2013-06-151-1/+0
* | | | plugin_hton helperSergei Golubchik2013-06-158-30/+34
* | | | Fix to compile without partitioning.Sergei Golubchik2013-06-157-62/+60
* | | | MDEV-4441 DROP DATABASE with a newly created ARCHIVE table does not workSergei Golubchik2013-06-1511-116/+80
|/ / /
* | | Forgotten .result file update.unknown2013-06-082-3/+3
* | | MDEV-4490: Old-style master position points at the last GTID event after slav...unknown2013-06-074-38/+125
* | | MDEV-4486: Allow to start old-style replication even if mysql.rpl_slave_state...unknown2013-06-074-2/+152
* | | MDEV-4591:Setting gtid* values from inside a transaction might cause unexpect...unknown2013-06-074-1/+65
* | | MDEV-4483: CHANGE MASTER TO master_use_gtid=xxx looses old-style coordinates.unknown2013-06-078-14/+129
|/ /
* | 5.5 mergeSergei Golubchik2013-06-06464-3067/+7733
|\ \
| * | Fix a compile warning on NetBSDVladislav Vaintroub2013-06-011-1/+1
| * | MDEV-4607 : libreadline-related compilation problems on NetBSD.Vladislav Vaintroub2013-06-011-1/+1
| * | MDEV-4520: Assertion `0' fails in Query_cache::end_of_result on concurrent dr...unknown2013-05-301-2/+14
| * | followup for revision 3751 "centos5 gcc 4.1 asm bug"Sergei Golubchik2013-05-281-6/+0
| * | MDEV-4520: Assertion `0' fails in Query_cache::end_of_result on concurrent dr...unknown2013-05-235-4/+52
| * | MDEV-4548 - compile sphinx.so/dll and include into packagesVladislav Vaintroub2013-05-222-13/+55
| * | MDEV-4553 - Fixes for compilation under NetBSD.Vladislav Vaintroub2013-05-273-5/+25
| * | MDEV-4516 SELECT from I_S.QUERY_CACHE_INFO produces ER_UNKNOWN_ERROR when que...Sergei Golubchik2013-05-243-1/+7
| * | fix for compiled-in FederatedXSergei Golubchik2013-05-211-1/+1
| * | MDEV-388 Creating a federated table with a non-existing server returns a rand...Sergei Golubchik2013-05-215-17/+27
| * | 5.3 mergeSergei Golubchik2013-05-212-2/+4
| |\ \
| | * | fixes for buildbotSergei Golubchik2013-05-214-4/+6
| * | | MDEV-388 Creating a federated table with a non-existing server returns a rand...Sergei Golubchik2013-05-204-2/+17
| * | | increase MAX_HA (number of simultaneously installed storage engines) to 64 Sergei Golubchik2013-05-201-1/+1
| * | | 5.3 merge.Sergei Golubchik2013-05-2025-33/+343
| |\ \ \ | | |/ /
| | * | 5.2 mergeSergei Golubchik2013-05-2021-33/+266
| | |\ \