summaryrefslogtreecommitdiff
path: root/sql/sql_analyse.cc
Commit message (Expand)AuthorAgeFilesLines
* More use of new str->num conversion routines unknown2002-12-091-6/+6
* fixed bug of PROCEDURE in same query with subselectsunknown2002-12-061-4/+4
* Merge with 4.0unknown2002-11-211-1/+1
|\
| * Portability fixes for HP compiler and HPUX11unknown2002-11-091-1/+1
* | Item->thd_charset() - returns a default charset which should be used unknown2002-11-061-2/+2
* | All String->set() now have charset argumentunknown2002-10-301-3/+3
* | BINARY charset is now used instead of binary_flagunknown2002-10-251-5/+5
* | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-8/+7
* | merge with 4.0 to get last fixes to last mergeunknown2002-06-041-11/+16
|\ \ | |/
| * Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-041-11/+16
* | Now string values are created and filled with charset fieldunknown2002-05-171-8/+9
* | RB-Tree indexes support in HEAP tablesunknown2002-04-251-5/+5
* | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-5/+5
|/
* Move HA_EXTRA_NO_READCHECK to ha_openunknown2002-01-161-3/+3
* Update copyrightunknown2001-12-061-3/+3
* Fix UNIONunknown2001-08-021-1/+1
* change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentsunknown2001-05-101-0/+31
* Fix for snprintfunknown2000-08-221-1/+2
* FLUSH TABLE table_listunknown2000-08-221-9/+14
* Import changesetunknown2000-07-311-0/+981