summaryrefslogtreecommitdiff
path: root/strings/str_test.c
Commit message (Collapse)AuthorAgeFilesLines
* Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-1/+3
| | | | | | | | | | bmove_allign -> bmove_align Added OLAP function ROLLUP Split mysql_fix_privilege_tables to a script and a .sql data file Added new (MEMROOT*) functions to avoid calling current_thd() when creating some common objects. Added table_alias_charset, for easier --lower-case-table-name handling Better SQL_MODE handling (Setting complex options also sets sub options) New (faster) assembler string functions for x86
* Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-3/+0
|
* Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
| | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
| | | | | Fixed problem with LIKE with latin1_de Added parsing support of UNSIGNED LONG LONG
* Added max_user_connectionsmonty@donna.mysql.com2001-02-201-7/+17
| | | | | Fixes for Innobase Don't reset whole to-buffer in strxnmov
* Import changesetbk@work.mysql.com2000-07-311-0/+270