summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* A preparatory patch for MDEV-6566.Alexander Barkov2015-03-022-70/+4
* MDEV-7000 Assertion `0' failed in Protocol::end_statement() on executing DDL ...Sergei Golubchik2015-02-281-3/+2
* MDEV-6960 Server crashes in check_alter_user on setting a default role via PSSergei Golubchik2015-02-282-5/+13
* cleanup: remove unused variablesSergei Golubchik2015-02-282-12/+0
* MDEV-4987: Sort by domain_id when list of GTIDs are outputNirbhay Choubey2015-02-272-15/+108
* MDEV-6594: Use separate domain_id for Galera transactionsNirbhay Choubey2015-02-276-14/+98
* Changes in wsrep_guess_ip()Nirbhay Choubey2015-02-272-17/+13
* Reducing duplicate code and simplifying well formed string copyingAlexander Barkov2015-02-276-145/+161
* MDEV-7281 EVENT: CREATE OR REPLACEAlexander Barkov2015-02-276-15/+32
* Fix incorrect parameter passing to create_tmp_table in create_result_tableVicențiu Ciorbaru2015-02-261-1/+1
* MDEV-7572: InnoDB: Assertion failure in log_init_crypt_key ifJan Lindström2015-02-261-3/+3
* MDEV-6323: ‘explain_node’ may be used uninitialized in this functionmariadb-10.1.3Sergei Petrunia2015-02-261-9/+13
* disable feedback plugin againSergei Golubchik2015-02-241-1/+1
* Push forgotten file change to fix compiler errors.Jan Lindström2015-02-191-2/+2
* MDEV-7604: wsrep plugin lists its plugin_maturity as UnknownJan Lindström2015-02-181-4/+4
* Removing the Hybrid_type_traits framework. It's not used since 5.5.Alexander Barkov2015-02-122-243/+0
* encryption keys serviceSergei Golubchik2015-02-104-2/+23
* encryption key management plugin apiSergei Golubchik2015-02-104-14/+126
* initialize plugins in the specific order by plugin typeSergei Golubchik2015-02-101-76/+88
* Push for testing of encryptionMonty2015-02-108-31/+136
* cleanups done as part of adding encryptionMonty2015-02-103-13/+12
* new read-only server variable version_ssl_librarySergei Golubchik2015-02-101-0/+16
* --getopt-prefix-matching command-line optionSergei Golubchik2015-02-101-1/+5
* password validation plugin API: renamesSergei Golubchik2015-02-101-2/+2
* don't mention bzr in "make distclean" warning messageSergei Golubchik2015-02-101-3/+1
* MDEV-6918 Create a way to see a user's default role.Vicențiu Ciorbaru2015-02-092-1/+13
* Merge branch 'bb-10.1-merge' into 10.1Sergei Golubchik2015-02-0715-101/+124
|\
| * after-merge fixes for test casesSergei Golubchik2015-02-061-3/+1
| * wsrep: check options as early as possibleSergei Golubchik2015-02-061-5/+3
| * wsrep: ha_abort_transaction() does NOT end the transactionSergei Golubchik2015-02-061-1/+3
| * Merge 10.0-galera into 10.1Sergei Golubchik2015-02-0614-87/+112
| |\
| | * maria-10.0.16 mergeNirbhay Choubey2015-01-2643-245/+635
| | |\
| | * | Backported changes done in wsrep_guess_ip() from 10.1.Nirbhay Choubey2015-01-261-48/+25
| | * | MDEV-7123 : MariaDB 10.0.14 Galera node shutdown with signal 11Nirbhay Choubey2015-01-093-5/+27
| | * | MDEV-7129 : Galera duplicate error on autoincrement field primary keyNirbhay Choubey2015-01-071-1/+2
| | * | MDEV-7222: Cluster Node Crash at CREATE DEFINER statementNirbhay Choubey2015-01-021-1/+1
| | * | MDEV-6832: ER_LOCK_WAIT_TIMEOUT on SHOW STATUSNirbhay Choubey2014-12-312-2/+9
| | * | Merged patch for lp:1167368 from maria-5.5-galera.Nirbhay Choubey2014-12-081-4/+2
| | * | bzr merge -rtag:mariadb-10.0.15 maria/10.0Nirbhay Choubey2014-12-05151-691/+1161
| | |\ \
| | * | | MDEV-7131: [PATCH] wsrep_guess_ip doesn't compile on OpenBSDNirbhay Choubey2014-11-191-1/+1
| | * | | MDEV-6924 : Server crashed on CREATE TABLE ... SELECTNirbhay Choubey2014-11-173-20/+37
| | * | | MDEV-6481: Yum Upgrade on CentOS 6.5 causes instantmariadb-galera-10.0.14Nirbhay Choubey2014-10-081-9/+7
| | * | | bzr merge -r4123..4144 codership/5.6Nirbhay Choubey2014-09-307-33/+70
| | * | | bzr merge -rtag:mariadb-10.0.14 maria/10.0/Nirbhay Choubey2014-09-2850-912/+1423
| | |\ \ \
| | * | | | MDEV-6740 : Galera crash in rpl_sql_thread_info/cached_charset_compareNirbhay Choubey2014-09-224-33/+16
| | * | | | MDEV-6447: Galera: Enable QCNirbhay Choubey2014-09-172-1/+11
| | * | | | MDEV-6659: mysqld --help --verbose initializes wsrepNirbhay Choubey2014-09-161-1/+1
| | * | | | MDEV-6717 : wsrep_data_home_dir should default to @@datadirNirbhay Choubey2014-09-092-4/+1
| | * | | | MDEV-6699 : wsrep_node_name not automatically set to hostnameNirbhay Choubey2014-09-092-8/+1
| | * | | | MDEV-6667 : Improved handling of wsrep-new-cluster optionNirbhay Choubey2014-09-083-39/+16