summaryrefslogtreecommitdiff
path: root/sql/sql_analyse.h
Commit message (Collapse)AuthorAgeFilesLines
* There is no Item->binary() anymore. It was remain from 4.0.bar@bar.mysql.r18.ru2003-07-021-4/+1
|
* sql_acl.cc, item.h:bar@bar.mysql.r18.ru2003-03-071-0/+2
| | | | | | | | | | | | use of new argument sql_analyse.h: macros from mysql_priv.h. Should be deleted soon. mysql_priv.h: _default_charset_info has been removed item_cmpfunc.h: Use cmp_charset hostname.cc, hash_filo.h: Move charset to constructor argument
* Merge with 4.0.11monty@narttu.mysql.fi2003-02-261-0/+2
|\
| * merge with 3.23 to get corrected error message files and rename of files in ↵monty@narttu.mysql.fi2003-02-261-5/+8
| |\ | | | | | | | | | mysql-test
| | * Indentation cleanupmonty@mashka.mysql.fi2003-02-251-0/+2
| | |
| | * prevented crash on deleting non-constructed analyse objectbell@sanja.is.com.ua2003-02-181-5/+6
| | |
* | | fixed excluding st_select_lex from global select listbell@sanja.is.com.ua2003-02-161-5/+6
| | | | | | | | | | | | | | | fixed destroing not well constructed analize object fixed wrong detection of unions in derived tables
* | | All String->set() now have charset argumentbar@bar.mysql.r18.ru2002-10-301-20/+28
| | |
* | | BINARY charset is now used instead of binary_flagbar@bar.mysql.r18.ru2002-10-251-1/+1
| | |
* | | Now string values are created and filled with charset fieldbar@gw.udmsearch.izhnet.ru2002-05-171-2/+3
|/ / | | | | | | SELECT func(charset2) FROM t ORDER BY 1 works in correct charset
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
| | | | | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* | memory-limited treeserg@serg.mysql.com2001-07-021-8/+8
| | | | | | | | bulk inserts optimization: caching keys in binary tree
* | Don't write rows in MyISAM tables when using count(distinct)monty@tik.mysql.fi2001-05-231-2/+0
| | | | | | | | Don't read MyISAM header when running without locking
* | change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentssasha@mysql.sashanet.com2001-05-101-4/+15
|/
* Portability fixes for OPENBSD, OS2 and Windowsmonty@donna.mysql.com2001-01-271-0/+15
|
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-1/+1
| | | | | Fixes for RENAME TABLE Portability fixes
* Import changesetbk@work.mysql.com2000-07-311-0/+292