Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added IF EXISTS to RENAME TABLE and ALTER TABLE | Monty | 2020-03-24 | 1 | -1/+2 |
| | |||||
* | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
|\ | |||||
| * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | | | | | | | * Update wrong zip-code | ||||
* | | test_sql_discovery storage engine | Sergei Golubchik | 2013-04-09 | 1 | -3/+0 |
|/ | | | | use it to test main test cases with need_full_discover_for_existence > 0 | ||||
* | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -0/+27 |
This patch: - Moves all definitions from the mysql_priv.h file into header files for the component where the variable is defined - Creates header files if the component lacks one - Eliminates all include directives from mysql_priv.h - Eliminates all circular include cycles - Rename time.cc to sql_time.cc - Rename mysql_priv.h to sql_priv.h |