summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+8
|\
| * Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-251-0/+8
| |\
| | * Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-08-241-1/+9
| | |\
| | * | MDEV-10566: Create role statement replicated inconsistently in Galera ClusterNirbhay Choubey2016-08-241-0/+4
| | * | MW-286 Avoid spurious deadlock errors when wsrep_on is disabledDaniele Sciascia2016-08-211-1/+1
| | * | Refs MW-252sjaakola2016-08-211-2/+1
| | * | Refs MW-252sjaakola2016-08-211-1/+2
| | * | MW-265 Add support for wsrep_max_ws_rowsDaniele Sciascia2016-07-191-2/+6
| | * | Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-04-291-25/+42
| | |\ \
| * | \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-1/+9
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | With parallel replication we have had a couple of bugs where DDL'sMonty2016-08-121-1/+9
| | | |/ | | |/|
* | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-0/+4
* | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-0/+4
* | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-0/+3
* | | | cleanup: redundant variableSergei Golubchik2016-08-271-2/+2
* | | | Call profiling.restart() and profiling.reset() only if profiling is enabledAlexander Kuleshov2016-08-261-0/+4
* | | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-19/+19
* | | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-19/+19
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-22/+39
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-22/+39
| |\ \ \ | | |/ /
| | * | Fixed mutex that wasn't properly unlocked (typo in last patch)Monty2016-04-261-1/+1
| | * | Fix for MDEV-9679 main.delayed fails sporadicallyMonty2016-04-261-19/+36
* | | | Use default character set for expressionsMichael Widenius2016-06-301-4/+11
* | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-1/+9
* | | | Simplify THD::decide_logging_format()Monty2016-06-301-116/+47
* | | | Merge pull request #181 from ottok/ok-debpkg-10.2Sergey Vojtovich2016-06-141-2/+2
|\ \ \ \
| * | | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-2/+2
* | | | | cleanupSergei Golubchik2016-06-131-4/+3
* | | | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-22/+6
|/ / / /
* | | | cleanup: thread_countSergei Golubchik2016-06-041-0/+2
* | | | THD:: cleanup() must be where it used toSergei Golubchik2016-06-041-2/+2
* | | | reset @@TIMESTAMP for COM_CHANGE_USERSergei Golubchik2016-06-041-1/+2
* | | | Reuse THD for new user connectionsMonty2016-06-041-46/+104
* | | | MDEV-9154 : Remove workarounds (mainly dynamic function loading)Vladislav Vaintroub2016-06-011-1/+0
* | | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoringAlexander Barkov2016-05-171-1/+1
* | | | Final fixes for Memory_usedMonty2016-04-281-1/+0
* | | | Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2Monty2016-04-281-3/+13
|\ \ \ \ | |/ / /
| * | | Fixed wrong counting of global Memory_usedMonty2016-04-281-3/+13
* | | | Removed TABLE->sort to make it possible to have multiple active calls toMonty2016-03-221-2/+3
* | | | MDEV-9058: protocol: COM_MULTI command (part 3)Oleksandr Byelkin2016-03-181-0/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-251-3/+122
|\ \ \ \ | |/ / /
| * | | Fix to ensure updates in gtid_slave_state table do not get binlogged.Nirbhay Choubey2016-02-241-1/+1
| * | | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-02-241-1/+7
| |\ \ \ | | | |/ | | |/|
| | * | Merge tag 'mariadb-10.0.24' into 10.0-galeraNirbhay Choubey2016-02-231-3/+123
| | |\ \ | | | |/
| | * | refs codership/mysql-wsrep#201Daniele Sciascia2016-02-221-0/+6
| | * | refs codership/galera#308Daniele Sciascia2016-02-221-1/+1
| | * | refs codership/galera#308Daniele Sciascia2016-02-221-4/+0
| | * | refs codership/galera#308Daniele Sciascia2016-02-221-0/+4
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-1/+114
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-1/+114
| | |\ \