summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-0/+1
* Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-98/+138
|\
| * Adding a necessary functionality to ::store and ::save_in_fieldSinisa@sinisa.nasamreza.org2002-08-241-63/+63
| * Several problems were fixed (mostly BLOB+charset related)bar@gw.udmsearch.izhnet.ru2002-06-261-5/+6
| * sql_error.cc, sql_prepare.cc:venu@myvenu.com2002-06-121-1/+3
| * Changes for new binary .frm formatmonty@hundin.mysql.fi2002-06-041-3/+4
| * Extension of .frm file (not yet ready for push)monty@hundin.mysql.fi2002-06-021-1/+5
| * Now string values are created and filled with charset fieldbar@gw.udmsearch.izhnet.ru2002-05-171-42/+42
| * Now several character sets can live in the same table,bar@gw.udmsearch.izhnet.ru2002-05-141-0/+1
| * mergemonty@hundin.mysql.fi2002-04-131-10/+42
| |\
| | * remove default_charset_infobar@gw.udmsearch.izhnet.ru2002-03-141-0/+1
| | * New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-7/+12
| | * Added GIS extensionbar@gw.udmsearch.izhnet.ru2002-02-221-3/+29
* | | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned...monty@hundin.mysql.fi2002-08-171-0/+1
* | | mergemonty@mashka.mysql.fi2002-08-081-1/+4
|\ \ \
| * | | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-1/+4
* | | | Reverting facist C++ comment cleanupsalle@geopard.online.bg2002-08-021-29/+29
|/ / /
* | | INSERT ... VALUES(DEFAULT)monty@mashka.mysql.fi2002-07-251-0/+8
* | | Some salle@geopard.online.bg2002-07-171-34/+35
* | | Added the following new privleges:monty@mashka.mysql.fi2002-06-121-2/+2
|/ /
* | Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-2/+2
|/
* Code that had to be changed so that CREATE ... SELECT ... always Sinisa@sinisa.nasamreza.org2001-12-291-0/+12
* Update copyrightmonty@hundin.mysql.fi2001-12-061-4/+4
* Update of query cache code.monty@hundin.mysql.fi2001-12-051-69/+71
* Portability fixmonty@hundin.mysql.fi2001-11-071-1/+1
* merge with 3.23.44monty@hundin.mysql.fi2001-11-041-10/+7
|\
| * Fix that mysqladmin shutdown can be interrupted with ^Cmonty@hundin.mysql.fi2001-11-031-10/+7
* | Don't do signal() on windows (Causes instability problems)monty@hundin.mysql.fi2001-10-171-1/+1
* | Remved Gemini code.monty@hundin.mysql.fi2001-10-101-15/+0
* | Final fixes for INSERT into MERGE tables.monty@tik.mysql.fi2001-09-271-3/+4
|/
* Fixed bug in auto-increment handling with InnoDBmonty@hundin.mysql.fi2001-08-261-0/+14
* Fixes for OS2.monty@hundin.mysql.fi2001-08-221-2/+2
* Portability fixes.monty@hundin.mysql.fi2001-08-211-0/+8
* Pushing all the Gemini changes above the table handler.mikef@nslinux.bedford.progress.com2001-05-291-0/+7
* Fixed test cases for innobasemonty@donna.mysql.fi2001-03-071-1/+1
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-1/+1
* Portability fixes for OPENBSD, OS2 and Windowsmonty@donna.mysql.com2001-01-271-0/+1
* Fixed for bugs that was found when getting full code coverage of BDBmonty@donna.mysql.com2001-01-171-34/+10
* Added bdb_lock_max and fixed bug in BDB tables when using key partsmonty@donna.mysql.com2000-10-251-0/+5
* Automatic primary key for BDB tablesmonty@donna.mysql.com2000-10-161-1/+1
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andmonty@donna.mysql.com2000-10-141-1/+1
* Quoting of TIMESTAMP columns and small optimizationsmonty@donna.mysql.com2000-09-021-1/+1
* Fixes for Ia64monty@donna.mysql.com2000-08-231-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+1082