summaryrefslogtreecommitdiff
path: root/sql/derror.cc
Commit message (Collapse)AuthorAgeFilesLines
* Fix for Windows bug reported throuhg Miguelhf@deer.(none)2003-10-211-6/+7
|
* derror.cc:bar@bar.mysql.r18.ru2003-09-231-1/+1
| | | | Typo fix: redundant "in"
* derror.cc:bar@bar.mysql.r18.ru2003-09-231-2/+2
| | | | Better English message
* Bug 1350 fixbar@bar.mysql.r18.ru2003-09-221-6/+12
|
* Charset number is now stored into error.sys by comp_err and loaded by mysqld.bar@bar.mysql.r18.ru2003-09-171-0/+11
|
* Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-021-16/+18
| | | | | | | | Fixes for building MySQL with gcc 3.0 Added SIGNED / UNSIGNED casts Fixed core dump bug in net_clear() with libmysqld. Back to using semaphores in query cache. Added 'Null' and 'Index_type' to SHOW INDEX.
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
| | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* New script: explain_log.shmonty@hundin.mysql.fi2001-10-041-0/+1
| | | | | | Portability fixes. Handle cleanup when we get an error before the message file is read. Fix bug in multi-table delete
* Cleaned up SSL documentationmonty@hundin.mysql.fi2001-10-021-4/+2
| | | | | | | Fixes for embedded server Made key_cache more configurable Fixed that one can change key blocksize in MyISAM A lot of optimizations to make MyISAM slightly faster
* Fixed bug in ALTER TABLEmonty@donna.mysql.fi2001-04-011-2/+2
| | | | | Removed _mi_rkey() function New fork_big.pl multi-thread test
* Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-151-2/+2
| | | | | | Changed errmsg -> my_errmsg (portability issue) Fixed that mysqlbinlog writes SET TIMESTAMP before all queries Fixed comments in default my.cnf files
* Import changesetbk@work.mysql.com2000-07-311-0/+146