summaryrefslogtreecommitdiff
path: root/sql/mysqld.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-3/+3
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-031-3/+3
| |\
| | * MDEV-11221 - main.events_restart failed in bbSergey Vojtovich2017-03-011-1/+0
| | * Added a separate lock for start/stop/reset slave.Monty2017-02-281-1/+1
| | * Windows : Fix server compile errors when compile with /Zc:strictStrings optionVladislav Vaintroub2017-02-281-1/+2
* | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-12/+12
* | | [MDEV-10570] Add Flashback supportMonty2017-01-201-0/+1
* | | store/show vcols as item->print()Sergei Golubchik2016-12-121-6/+8
* | | Binlog compressedvinchen2016-10-191-1/+2
* | | Use sql_mode_t for sql_mode.Monty2016-10-051-2/+2
* | | Merge parallel replication async deadlock kill into 10.2.Kristian Nielsen2016-09-091-4/+7
|\ \ \ | |/ /
| * | Parallel replication async deadlock killKristian Nielsen2016-09-081-4/+7
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-5/+0
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-5/+0
| |\ \ | | |/
| | * Cleanups and minor fixesMonty2016-08-211-5/+0
| | * revert part of 69f1a32Sergei Golubchik2016-06-221-3/+3
| | * Replace dynamic loading of mysqld.exe data for plugins, replace with MYSQL_PL...Vladislav Vaintroub2016-06-211-3/+3
* | | MDEV-9593 - Print the real version in the error logSergey Vojtovich2016-09-011-1/+1
* | | Set server_id to 1 by default and disallow to set it to 0Monty2016-08-291-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-3/+12
|\ \ \ | |/ /
| * | MDEV-10161: wsrep_sync_wait not enabled when set to 1 in config fileNirbhay Choubey2016-06-271-0/+4
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-3/+8
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-3/+9
| | |\
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-3/+9
| | | |\
| | | | * Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGEKnut Anders Hatlen2016-01-171-2/+8
* | | | | cleanup: thread_countSergei Golubchik2016-06-041-1/+0
* | | | | Final fixes for Memory_usedMonty2016-04-281-0/+1
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-7/+8
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-9641 MDEV-9644 NULLIF assertionsSergei Golubchik2016-03-051-7/+8
* | | | | Removed TABLE->sort to make it possible to have multiple active calls toMonty2016-03-221-0/+1
* | | | | Fix compilation10.2-sslVladislav Vaintroub2016-02-101-1/+1
* | | | | Changed my_thread_id to int64 to fix compilation problem withMonty2016-02-081-1/+1
* | | | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-6/+24
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2015-12-291-2/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-2/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-1/+3
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-1/+3
| | | |\ \ | | | | |/
| | | | * Bug #21370329 : FLUSH DES_KEY_FILE MAY NOT WORKArun Kuruvila2015-09-221-1/+2
| | | | * Bug#17873011 NO DEPRECATION WARNING FOR THREAD_CONCURRENCYArun Kuruvila2014-07-021-0/+1
| | | | * Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS,Venkatesh Duggirala2014-05-081-2/+4
| | | | * BUG#18054998 - BACKPORT FIX FOR BUG#11765785 to 5.5Thayumanavar2014-01-131-11/+1
| | | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | | | * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-0/+1
| | | | * BUG#16196591 - CLIENTS CANNOT CONNECT TO MYSQLThayumanavar2013-02-051-0/+1
| | | | * BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-06-121-0/+1
| | | | * Revert two follow-ups for Bug#12762885:Alexander Nozdrin2012-04-271-1/+0
| | | | * Proper follow-up for Bug#12762885 - 61713: MYSQL WILL NOT BIND TO "LOCALHOST"Alexander Nozdrin2012-04-271-0/+1
| | | | * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| | | | * Fixed bug#11753187 (formerly known as bug 44585): SP_CACHE BEHAVES ASDmitry Shulga2012-01-251-0/+1
| | | | * BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYI...Manish Kumar2012-01-231-0/+4