summaryrefslogtreecommitdiff
path: root/sql/sql_servers.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-8/+8
* Reuse THD for new user connectionsMonty2016-06-041-1/+1
* Removed TABLE->sort to make it possible to have multiple active calls toMonty2016-03-221-2/+2
* - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-1/+1
* Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-1/+2
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-1/+2
| |\
| | * MDEV-8224 Server crashes in get_server_from_table_to_cache on empty nameSergei Golubchik2015-06-031-1/+2
* | | don't let current_thd to point to a destroyed THDSergei Golubchik2015-02-031-2/+0
* | | MDEV-7285 SERVER: CREATE OR REPLACE and CREATE IF NOT EXISTSAlexander Barkov2014-12-101-9/+44
* | | MDEV-6311 Add errors on CREATE SERVERSergei Golubchik2014-12-041-2/+15
* | | cleanup: freshen up CREATE SERVER codeSergei Golubchik2014-12-041-107/+65
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | List<>-style template wrapper over hash_filoSergei Golubchik2014-03-191-1/+0
* | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-4/+4
* | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-3/+3
|/
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | merge.Sergei Golubchik2010-11-251-14/+15
|\ \ \ | |/ / |/| |
| * | Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-2/+3
| * | mergedSergei Golubchik2010-03-151-2/+8
| |\ \ | | |/
| * | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-12/+12
* | | Remove dead code.Konstantin Osipov2010-08-121-2/+2
* | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-6/+11
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+6
* | | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-4/+4
* | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-2/+8
|\ \ \
| * \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-191-2/+8
| |\ \ \
| | * \ \ Manual merge from mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-151-2/+8
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug#33982 debug assertion and crash reloading grant tables after sighup or killKristofer Pettersson2010-01-131-2/+8
| | | |/
* | | | Merge next-mr -> next-4284Konstantin Osipov2010-02-031-14/+38
|\ \ \ \ | |/ / /
| * | | WL#2360 Performance schemaMarc Alff2010-01-061-14/+38
* | | | A prerequisite patch for the fix for Bug#46224Konstantin Osipov2009-12-221-2/+1
* | | | Merge next-mr -> next-4284.Konstantin Osipov2009-12-161-1/+0
|\ \ \ \ | |/ / /
| * | | Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-3/+3
| |\ \ \
| * \ \ \ Merge with next-mrKonstantin Osipov2009-11-201-2/+2
| |\ \ \ \
| * | | | | Bug#32115: Bad use of Name_resolution_context from current LEX in partitioningMattias Jonsson2009-11-201-1/+0
| | |_|/ / | |/| | |
* | | | | Backport of:Konstantin Osipov2009-12-081-17/+5
* | | | | Backport of revno ## 2617.31.1, 2617.31.3, 2617.31.4, 2617.31.5,Konstantin Osipov2009-12-051-3/+4
* | | | | Backport of:Konstantin Osipov2009-12-041-4/+4
* | | | | Backport of:Konstantin Osipov2009-12-021-1/+2
* | | | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-6/+5
| |_|/ / |/| | |
* | | | Backport of:Konstantin Osipov2009-11-241-3/+3
| |/ / |/| |
* | | Backport of Bug#15192 to mysql-next-mrDavi Arnaut2009-11-101-2/+2
|/ /
* | Backport of:Konstantin Osipov2009-10-141-17/+18
* | WL#2110 (SIGNAL)Marc Alff2009-09-101-1/+1
|/
* fixed compilation warnings. addendum to the fix for bug 29125Georgi Kodinov2009-03-201-2/+2
* Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-4/+4
* Merge fix for BUG#35478 into 5.1Sergey Petrunia2008-07-151-1/+2