summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed problems with DECIMAL() type on overflow.monty@hundin.mysql.fi2002-05-021-11/+37
* Fix that mysqladmin shutdown can be interrupted with ^Cmonty@hundin.mysql.fi2001-11-031-6/+18
* Portability fixesmonty@hundin.mysql.fi2001-10-311-10/+8
* Some fixes for Geminimonty@hundin.mysql.fi2001-09-201-1/+1
* Fixes for OS2.monty@hundin.mysql.fi2001-08-221-1/+1
* Portability fixes.monty@hundin.mysql.fi2001-08-211-1/+1
* Fixed bug in mysqlcheck when using --fastmonty@hundin.mysql.fi2001-06-191-1/+1
* Pushing all the Gemini changes above the table handler.mikef@nslinux.bedford.progress.com2001-05-291-0/+53
* Don't use ranges on HEAP tables with LIKEmonty@donna.mysql.fi2001-04-171-1/+1
* The environment variable PAGER is now used as the default pagermonty@donna.mysql.fi2001-04-171-3/+5
* Fixed bug with HEAP tables when using LIKEmonty@donna.mysql.fi2001-04-161-1/+1
* Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULLmonty@donna.mysql.fi2001-04-101-1/+1
* mysql-test/r/order_by.result fixed for new testserg@serg.mysql.com2001-03-131-1/+1
* Fixes for innobase usagemonty@donna.mysql.fi2001-03-031-5/+39
* text/blob fields in some cases were not handled properlysasha@mysql.sashanet.com2001-03-011-1/+1
* Check that __FLOAT_WORD_ORDER is definedmonty@donna.mysql.com2001-02-081-2/+2
* Use new bitmap interfacemonty@donna.mysql.com2001-02-071-0/+11
* Portability fixes for OPENBSD, OS2 and Windowsmonty@donna.mysql.com2001-01-271-2/+2
* Fixed for bugs that was found when getting full code coverage of BDBmonty@donna.mysql.com2001-01-171-2/+63
* Removed not used variable 'last_ref'monty@donna.mysql.com2001-01-161-9/+8
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-01-151-1/+1
|\
| * Fix get_time bugtim@cane.mysql.fi2001-01-151-1/+1
* | Fixes for mysqltestmonty@donna.mysql.com2001-01-151-0/+5
|/
* Added bdb_lock_max and fixed bug in BDB tables when using key partsmonty@donna.mysql.com2000-10-251-0/+65
* Automatic repair of MyISAM tables + small bug fixesmonty@donna.mysql.com2000-10-171-3/+3
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andmonty@donna.mysql.com2000-10-141-8/+17
* Fixes for FULLTEXT and TIME typemonty@donna.mysql.com2000-09-131-3/+3
* Fixes for Ia64monty@donna.mysql.com2000-08-231-1/+1
* Fix typomonty@donna.mysql.com2000-08-221-1/+1
* Fix for snprintfmonty@donna.mysql.com2000-08-221-2/+4
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-11/+19
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesmonty@donna.mysql.com2000-08-151-0/+3
* Import changesetbk@work.mysql.com2000-07-311-0/+4576