summaryrefslogtreecommitdiff
path: root/sql/sql_analyse.h
Commit message (Expand)AuthorAgeFilesLines
* Fix that end_bulk_insert() doesn't write to to-be-deleted filesMonty2017-05-171-2/+2
* MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-1/+1
* remove append_escaped(), use String::append_for_single_quote() insteadSergei Golubchik2014-03-261-2/+0
* MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-5/+9
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
* | \ merge.Sergei Golubchik2010-11-251-1/+1
|\ \ \ | |/ / |/| |
| * | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-1/+1
| |/
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+4
* | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+5
|/
* Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-optunknown2008-03-211-1/+1
|\
| * Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)unknown2008-03-211-1/+1
* | Fix doxygen warnings.unknown2007-08-151-1/+1
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-2/+2
* | 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
* | String::set(double) and set(longlong) -> set_real() and set_int()unknown2006-06-161-22/+22
|/
* Merge from 4.1unknown2005-05-261-1/+1
|\
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Precision Math implementationunknown2005-02-091-0/+31
|/
* There is no Item->binary() anymore. It was remain from 4.0.unknown2003-07-021-4/+1
* sql_acl.cc, item.h:unknown2003-03-071-0/+2
* Merge with 4.0.11unknown2003-02-261-0/+2
|\
| * merge with 3.23 to get corrected error message files and rename of files in m...unknown2003-02-261-5/+8
| |\
| | * Indentation cleanupunknown2003-02-251-0/+2
| | * prevented crash on deleting non-constructed analyse objectunknown2003-02-181-5/+6
* | | fixed excluding st_select_lex from global select listunknown2003-02-161-5/+6
* | | All String->set() now have charset argumentunknown2002-10-301-20/+28
* | | BINARY charset is now used instead of binary_flagunknown2002-10-251-1/+1
* | | Now string values are created and filled with charset fieldunknown2002-05-171-2/+3
|/ /
* | Update copyrightunknown2001-12-061-3/+3
* | memory-limited treeunknown2001-07-021-8/+8
* | Don't write rows in MyISAM tables when using count(distinct)unknown2001-05-231-2/+0
* | change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentsunknown2001-05-101-4/+15
|/
* Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-0/+15
* FLUSH TABLE table_listunknown2000-08-221-1/+1
* Import changesetunknown2000-07-311-0/+292