summaryrefslogtreecommitdiff
path: root/sql/discover.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.7Marko Mäkelä2022-03-141-1/+2
|\
| * MDEV-24841 Build error with MSAN use-of-uninitialized-value in comp_errMarko Mäkelä2022-03-141-1/+2
* | MDEV-26221: DYNAMIC_ARRAY use size_t for sizesEric Herman2021-10-191-1/+1
|/
* Added support for more functions when using partitioned S3 tablesMonty2020-04-191-17/+18
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+2
* MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-5/+6
* 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-1/+1
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
| |/ /
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ /
* | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-2/+1
* | fix extension_based_table_discovery for partitioned tablesSergei Golubchik2016-03-211-1/+1
* | MDEV-9698 Buffer overflow in extension_based_table_discovery()Sergei Golubchik2016-03-211-1/+2
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | 10.0-monty mergeSergei Golubchik2013-07-211-1/+1
|\ \ | |/
* | MDEV-4441 DROP DATABASE with a newly created ARCHIVE table does not workSergei Golubchik2013-06-151-10/+3
* | error messages: name the storage engine explicitly,Sergei Golubchik2013-04-091-1/+1
* | post-review comments and other minor editsSergei Golubchik2013-04-091-3/+7
* | limit frm size, when reading it in memorySergei Golubchik2013-04-091-1/+1
* | CREATE TABLE and frm-less discovering engines.Sergei Golubchik2013-04-091-2/+2
* | split mysql_create_frm() in create_frm_image() and writefrm()Sergei Golubchik2013-04-091-14/+25
* | handlerton::discover_table_names() can not discover onlySergei Golubchik2013-04-091-3/+2
* | remove dead HAVE_CRYPTED_FRM codeSergei Golubchik2013-04-091-2/+6
* | file-based table discovery for discovering storage enginesSergei Golubchik2013-04-091-0/+124
|/
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
* | \ merge with 5.3Sergei Golubchik2011-10-191-1/+1
|\ \ \ | |/ / |/| |
| * | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-1/+1
| |/
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+3
* | WL#2360 Performance schemaMarc Alff2010-01-061-12/+15
* | Backport of:Konstantin Osipov2009-11-241-2/+2
|/
* Doxygenize comments, a*.cc - field.cc .unknown2007-10-091-26/+28
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-10/+8
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
|\
| * my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | sql/Makefile.am: better mysqld dependenciesunknown2006-05-301-1/+1
* | WL#1324 table name to file name encodingunknown2005-12-311-2/+4
|/
* WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...unknown2004-09-131-43/+0
* After merge fixesunknown2004-05-241-1/+0
* Added NDB storage engineunknown2004-04-151-0/+172