summaryrefslogtreecommitdiff
path: root/sql/wsrep_mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-19/+4
* fix wsrep test crashes on startupSergei Golubchik2016-06-051-3/+1
* cleanup: thread_countSergei Golubchik2016-06-041-2/+0
* MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqnoNirbhay Choubey2016-05-311-2/+5
* Final fixes for Memory_usedMonty2016-04-281-4/+11
* Merge branch '10.1' into 10.2Sergei Golubchik2016-02-251-31/+44
|\
| * Fix to ensure updates in gtid_slave_state table do not get binlogged.Nirbhay Choubey2016-02-241-2/+2
| * Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-02-241-29/+42
| |\
| | * refs codership/mysql-wsrep#201Daniele Sciascia2016-02-221-6/+11
| | * refs MW-246sjaakola2016-02-171-20/+28
* | | Changed my_thread_id to int64 to fix compilation problem withMonty2016-02-081-20/+20
* | | Corrected freeing of thd when running with wsrep and thread poolMonty2016-02-071-3/+4
* | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-1/+2
|/ /
* | MDEV-8208 Sporadic SEGFAULT on startupSergei Golubchik2016-01-251-19/+2
* | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-12-221-1/+7
|\ \ | |/
* | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-11-191-37/+59
|\ \ | |/
| * refs codership/mysql-wsrep#202 Fix bad cherry-pick (and the compiler warnings...Philip Stoev2015-10-191-2/+3
| * refs codership/mysql-wsrep#202 Added schema info into wsrep messagesPhilip Stoev2015-10-191-19/+46
| * Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-09-251-0/+8
| |\
| | * MDEV-8208: Sporadic SEGFAULT on startupNirbhay Choubey2015-09-161-0/+8
| * | Refs codership/mysql-wsrep#113 - Extended the protection of local FLUSHsjaakola2015-09-091-1/+1
| * | Refs codership/mysql-wsrep#113sjaakola2015-09-091-3/+4
| * | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-09-091-13/+4
| |\ \ | | |/
| | * Fixes codership/mysql-wsrep#118Alexey Yurchenko2015-09-091-13/+4
* | | WSREP_TO_ISOLATION_BEGIN should be called with the table list.Nirbhay Choubey2015-10-141-3/+2
* | | MDEV-8208: Sporadic SEGFAULT on startupNirbhay Choubey2015-09-251-1/+1
* | | MDEV-8208: Sporadic SEGFAULT on startupNirbhay Choubey2015-09-251-12/+31
* | | MDEV-8034 : wsrep_node_address can't be IPV6Nirbhay Choubey2015-09-151-50/+46
* | | cleanup: Log_event::write() and MYSQL_BIN_LOG::write_cache()Sergei Golubchik2015-09-041-4/+5
* | | cleanup: use enum_binlog_checksum_alg, not uint8Sergei Golubchik2015-09-041-1/+1
* | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2015-09-031-12/+21
|\ \ \ | |/ /
| * | MDEV-8464 : ALTER VIEW not replicated in some casesNirbhay Choubey2015-08-141-7/+16
| * | Fix for a memory leak.Nirbhay Choubey2015-08-141-5/+5
| * | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-08-141-1/+1
| |\ \ | | |/
| | * MDEV-8464 : ALTER VIEW not replicated in some casesNirbhay Choubey2015-07-191-1/+1
| * | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-06-231-0/+11
| |\ \ | | |/
| | * MDEV-8260 : Issues related to concurrent CTASNirbhay Choubey2015-06-191-0/+11
| * | refs codership/mysql-wsrep#90 made wsrep_OSU_method session variableTeemu Ollakka2015-05-081-11/+5
| * | refs codership/mysql-wsrep#90 - fixed race in OSUTeemu Ollakka2015-05-081-6/+21
| * | Refs codership/mysql-wsrep#33Alexey Yurchenko2015-05-081-80/+24
| * | refs #11 #13 - skipping TOI, if all affected tables are temporarysjaakola2015-05-081-10/+30
| * | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-03-281-0/+6
| |\ \ | | |/
| | * MDEV-7194: galera fails to replicate DDL queries when using binlog_checksumNirbhay Choubey2015-03-271-4/+6
| | * bzr merge -r4015..4026 codership/5.5Nirbhay Choubey2014-10-091-3/+10
| | * MDEV-6447: addendum, moving QC code within HAVE_QUERY_CACHE.Nirbhay Choubey2014-09-171-0/+2
| | * MDEV-6447: Galera: Enable QCNirbhay Choubey2014-09-171-1/+5
| | * MDEV-6717 : wsrep_data_home_dir should default to @@datadirNirbhay Choubey2014-09-091-3/+0
| | * Merged r4014 from codership/5.5Nirbhay Choubey2014-08-121-4/+6
| | * bzr merge -r4011..4013 codership-mysql/5.5Nirbhay Choubey2014-08-061-4/+4
| | * bzr merge -r3997..4010 codership-mysql/5.5Nirbhay Choubey2014-08-061-4/+17