summaryrefslogtreecommitdiff
path: root/include/my_base.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #7878 with utf_general_ci, equals (=) has problem with accent insensitivityunknown2005-02-181-0/+1
* Fix for bug #6516 (Server crash loading spatial data)unknown2004-12-101-0/+1
* WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...unknown2004-09-131-1/+2
* handler interface cleanups:unknown2004-06-231-3/+0
* key_cmp -> key_cmp_if_sameunknown2004-05-161-0/+10
* Don't automaticly generate a new key for a foreign key constraint if there is...unknown2004-05-121-1/+1
* Merge conflicts with EXAMPLE handlerunknown2004-04-151-0/+3
|\
| * Added NDB storage engineunknown2004-04-151-0/+3
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-141-0/+3
|\ \ | |/ |/|
| * ha_example.h:unknown2004-04-051-0/+3
* | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-2/+2
|/
* WL#1648 - Start/Stop Inserting Duplicates Into a Tableunknown2004-03-181-1/+6
* Many files:unknown2004-03-171-2/+6
* EOVERFLOW moved to my_base.h - it is used not only in strtod.cunknown2004-03-161-0/+5
* Merge with 4.0.17unknown2003-12-171-2/+8
|\
| * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-2/+8
* | Update VC++ filesunknown2003-11-211-1/+0
* | Portability fixes for AIX43unknown2003-11-201-1/+1
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-5/+5
* | Mergeunknown2003-10-301-1/+3
|\ \
| * \ Manual mergeunknown2003-08-261-1/+3
| |\ \
| | * | Many files:unknown2003-08-021-1/+3
* | | | Portability fixes for windowsunknown2003-10-151-14/+18
* | | | Many files:unknown2003-10-071-1/+4
|/ / /
* | | Merge with 4.0.14unknown2003-08-111-1/+2
|\ \ \ | |/ / |/| / | |/
| * Many files:unknown2003-06-151-0/+1
* | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-121-1/+3
|\ \
| * | Many files:unknown2003-06-121-1/+3
* | | Merge with 4.0.13unknown2003-05-191-0/+1
|\ \ \ | |/ / |/| / | |/
| * my_base.h:unknown2003-05-071-0/+1
* | Merge with 4.0.11unknown2003-02-261-0/+15
|\ \ | |/
| * my_base.h:unknown2003-02-181-0/+15
* | Merge with 4.0.11unknown2003-02-041-1/+2
|\ \ | |/
| * low-level error messages cleanupunknown2003-01-281-2/+3
* | merge with 4.0.9unknown2003-01-091-0/+1
|\ \ | |/
| * Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-0/+1
* | Merge with 4.0.8unknown2003-01-031-3/+0
|\ \ | |/
| * bulk insert code optimizedunknown2002-12-071-3/+0
* | Merge with 4.0.6unknown2002-12-051-1/+2
|\ \ | |/
| * New multi-table-update codeunknown2002-11-291-1/+2
* | Merge with 4.0unknown2002-11-211-0/+2
|\ \ | |/
| * Portability fix when using -DBIG_TABLESunknown2002-11-141-0/+2
* | support for HA_READ_PREFIX_LAST_OR_PREV in headresunknown2002-10-251-12/+13
* | Merge with 4.0.4unknown2002-10-021-2/+2
|\ \ | |/ |/|
| * Fixed problem in fulltest testcaseunknown2002-05-221-3/+3
| * Exhange HA_AUTO_KEY and HA_SPATIAL values: FRM stores only 8bit flagsunknown2002-04-181-2/+2
* | Added code to flush a bulk_insert index.unknown2002-09-181-0/+1
|/
* Update for BTREE keys in HEAP tablesunknown2002-04-121-3/+5
* Add support for NULL=NULL in keys (Used in GROUP BY optimization)unknown2002-01-161-0/+2
* Added support of null keys in HEAP tablesunknown2002-01-121-1/+2