summaryrefslogtreecommitdiff
path: root/sql/sql_servers.cc
Commit message (Expand)AuthorAgeFilesLines
* Set thd->query() for internal (startup) transactionsMonty2023-02-031-0/+2
* MDEV-22146 - Server crashes in mysql_ha_flush_tables upon ALTER SERVERSergey Vojtovich2020-04-041-1/+3
* Fixed close_cached_connection_tables() flushingSergey Vojtovich2020-04-031-0/+73
* Clean up and speed up interfaces for binary row loggingMonty2020-03-241-8/+7
* cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-3/+2
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-3/+14
* Lintian complains on spelling errorFaustin Lammler2019-12-021-2/+2
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * 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
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-29/+33
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+3
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-2/+3
|\ \ \ \
| * | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-2/+3
* | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-6/+6
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-8/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-8/+8
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-8/+8
* | | | | simplify READ_RECORD usage NFCEugene Kosov2017-08-311-1/+1
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / / /
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-2/+2
|/ / /
* | | 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
| |\ \ \