summaryrefslogtreecommitdiff
path: root/sql/sql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-6/+0
|\ \ \ | |/ /
| * | cleanup: miscSergei Golubchik2019-03-121-6/+0
* | | fix the typo OPTION_NO_CHECK_CONSTRAINT_CHECKSSergei Golubchik2019-03-121-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2018-04-241-2/+2
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2018-04-241-2/+2
| |\ \
| | * \ Merge branch '5.5' into 10.0Sergei Golubchik2018-04-201-2/+2
| | |\ \ | | | |/
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-2/+7
| | | |\
| | | | * BUG#24365972 BINLOG DECODING ISN'T RESILIENT TO CORRUPT BINLOG FILESJoao Gramacho2018-02-021-1/+6
| | | | * Bug#17873011 NO DEPRECATION WARNING FOR THREAD_CONCURRENCYArun Kuruvila2014-07-021-1/+28
| | | | * BUG#14629727: USER_VAR_EVENT IS MISSING RANGE CHECKSNuno Carvalho2012-10-211-9/+0
| | | | * BUG#14629727: USER_VAR_EVENT IS MISSING RANGE CHECKSNuno Carvalho2012-10-121-0/+44
| | | | * Merge from mysql-5.5.14-releasehery.ramilison@oracle.com2011-07-061-7/+0
| | | | |\
| | | | | * merge 5.1 => 5.5 : Bug#12329653Tor Didriksen2011-05-051-7/+0
| | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| | | | |/
| | | | * 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-141-4/+29
| | | | * Bug#57604 Reserve bit in option_bits for slave_allow_batching featureMagnus Blåudd2010-10-201-0/+6
| | | | * Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-271-2/+0
| | | | |\
| | | | | * WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-2/+0
| | | | * | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-0/+10
| | | | |/
| | | | * Bug#20837 Apparent change of isolation level during transactionMagne Mahre2010-06-081-0/+5
| | | | |\
| | | | | * Draft patch that fixes and a sketches test cases for:Konstantin Osipov2010-05-071-0/+5
| | | | * | Backport: Remove unused and ancient files, functions, and facilities.Davi Arnaut2010-05-281-4/+0
| | | | |/
| | | | * Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-281-0/+6
| | | | * WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-211-3/+3
| | | | * WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+265
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-1/+1
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-211-1/+1
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-201-1/+1
| | |\ \ | | | |/
| | | * cleanup: remove duplicate codeSergei Golubchik2017-06-141-1/+1
* | | | MDEV-10174: Make the fix for MDEV-8989 enabled by default in 10.2Sergei Petrunia2016-09-241-0/+1
* | | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/serverIgor Babaev2016-08-311-1/+3
|\ \ \ \
| * | | | The consolidated patch for mdev-9197.Galina Shalygina2016-08-231-2/+3
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | MDEV-8989: ORDER BY optimizer ignores equality propagationSergei Petrunia2016-06-011-1/+1
| * | | | MDEV-9792 Backport MDEV-8713 to 10.1.Alexey Botchkov2016-04-271-1/+2
* | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-1/+2
| |/ / / |/| | |
* | | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-03-281-2/+2
|\ \ \ \
| * | | | MDEV-8713 Add continuous binary log backup to mysqlbinlog.Alexey Botchkov2016-02-271-2/+2
| |/ / /
* | | | Changed the base class for Item_window_func from Item_result_field toIgor Babaev2016-03-231-0/+1
|/ / /
* | | compiler warningSergei Golubchik2015-07-201-5/+6
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-5/+5
* | | MDEV-6676: Optimistic parallel replicationKristian Nielsen2015-02-071-1/+1
* | | Improve performance for calculating memory allocationMonty2015-02-011-5/+0
* | | MDEV-6676: Optimistic parallel replicationKristian Nielsen2014-12-061-0/+1
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-37/+29
|\ \ \ | |/ /
| * | 5.5.40+ mergeSergei Golubchik2014-10-091-6/+29
| |\ \ | | |/
| | * mysql-5.5.40Sergei Golubchik2014-10-061-2/+29
| | |\