summaryrefslogtreecommitdiff
path: root/sql/parse_file.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2023-02-101-3/+3
|\
| * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-3/+3
* | MDEV-24746 Atomic CREATE TRIGGERMonty2021-05-191-0/+4
|/
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Added sql_alloc.hMichael Widenius2017-08-241-1/+1
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+0
* | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-8/+9
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-3/+3
|\ \ | |/
| * MDEV-10725 Server 10.1.17 fails to build using clang with c++11Sergei Golubchik2016-09-261-3/+3
* | MDEV-7671: Cache VIEW definitions in the TDCOleksandr Byelkin2015-03-111-12/+14
|/
* 5.3 mergeSergei Golubchik2012-05-041-0/+1
|\
| * LPBUG#983285 - incompatibility in frm in case of VIEWs with non-default ALGOR...Vladislav Vaintroub2012-04-201-0/+1
| * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+5
| |\
* | \ 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
| | |\ \
| | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | merge.Sergei Golubchik2010-11-251-2/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-2/+2
| |/ /
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+8
|/ /
* | Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views ex...Sergey Glukhov2009-04-131-1/+1
* | manual merge 5.0-bugteam --> 5.1-bugteam (bug 40021)Gleb Shchepa2008-11-141-4/+2
|\ \ | |/
| * Bug #40021: Renaming view fails, archived .frm for view isGleb Shchepa2008-11-141-4/+2
* | manual merge 5.0-bugteam --> 5.1-bugteamGleb Shchepa2008-09-301-2/+3
|\ \ | |/
| * Fixed bug #17823: 'arc' directories inside database directories.Gleb Shchepa2008-09-301-2/+3
* | Doxygenize comments.unknown2007-10-161-12/+12
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-5/+5
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Removed compiler warningsunknown2006-11-271-17/+0
|/
* Fix for bug#15228 "'invalid access to non-static data member'unknown2006-10-201-0/+16
* Fix for BUG#15921: DROP TRIGGER - can't be drop trigger createdunknown2006-03-281-0/+3
* Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-0/+3
* Inefficient usage of String::append() fixed.unknown2005-11-201-1/+31
* Changes after discussion/review with Sanjaunknown2005-09-181-0/+3
* store/restore sql_mode which was in force during ctrigger creation (BUG#5891)unknown2005-07-281-1/+3
* fixed & added comments (according to Igor's review and a bit more)unknown2004-10-071-1/+1
* WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-1/+2
* fix function prototypeunknown2004-07-161-1/+1
* syntax fixunknown2004-07-071-5/+5
* Remove compiler warningunknown2004-07-011-1/+1
* file parser for new .frmunknown2004-05-111-0/+68