summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | merge (remove conflicting zip files)unknown2002-03-271-3/+2
|\ \
| * \ merge with 3.23.50unknown2002-03-271-3/+2
| |\ \ | | |/
| | * sql_show.cc, handler.h, handler.cc:unknown2002-03-211-3/+2
* | | added building without query cacheunknown2002-03-221-0/+2
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4unknown2002-03-151-5/+8
|\ \ \ | |/ / |/| |
| * | processing trunsactional tables in query cacheunknown2002-03-151-5/+8
* | | Fixed mysqldumpslow for new dump format.unknown2002-03-121-1/+2
|/ /
* | merge with 3.23.48unknown2002-02-111-20/+23
|\ \ | |/
| * Removed compiler warningsunknown2002-02-091-20/+23
* | Fix some bugs introduced with the new my_getoptunknown2002-02-081-0/+12
* | Merge from 3.23.48 treeunknown2002-01-301-1/+39
|\ \ | |/
| * ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc:unknown2002-01-221-1/+39
* | Increase max package length to 512M for mysql and mysqldump.unknown2002-01-231-10/+30
* | Move HA_EXTRA_NO_READCHECK to ha_openunknown2002-01-161-3/+2
* | Added support of null keys in HEAP tablesunknown2002-01-121-1/+1
* | Update copyrightunknown2001-12-061-4/+4
* | Query cache.unknown2001-12-021-0/+2
* | merge with 3.23.44unknown2001-11-041-0/+9
|\ \ | |/
| * Mergeunknown2001-10-301-0/+9
* | mergeunknown2001-10-111-0/+7
|\ \ | |/
| * ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-101-0/+7
* | Remved Gemini code.unknown2001-10-101-93/+0
* | Updated manual about embedded version.unknown2001-10-081-12/+8
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-181-0/+3
|\ \ | |/
| * Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-0/+3
* | Changed to use my_global.hunknown2001-09-141-4/+6
* | Merge with 3.23.42unknown2001-09-131-3/+10
|\ \ | |/
| * handler.cc If CREATE TABLE fails for an InnoDB table, do not put the OS error...unknown2001-09-101-2/+9
| * handler.cc Change the parameter name of default-table-type from INNOBASE to I...unknown2001-09-061-1/+1
* | mergeunknown2001-09-021-0/+2
|\ \
| * \ merge with 3.23.42unknown2001-09-021-0/+2
| |\ \ | | |/
| | * Portability fixes.unknown2001-08-211-0/+2
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBunknown2001-09-021-4/+6
|/ /
* | Added support for symlinked tables.unknown2001-06-011-1/+1
|/
* Fixed typo from last checkinunknown2001-05-311-1/+1
* Pushing all the Gemini changes above the table handler.unknown2001-05-291-0/+28
* Changed Innobase to Innodbunknown2001-04-131-7/+7
* Fix a crash in Innobase with tables with many columns and a range queryunknown2001-03-261-4/+4
* Added test case that crashed Innobaseunknown2001-03-261-0/+6
* Test case for bug when updating on keyunknown2001-03-231-5/+6
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-211-1/+72
* Added isolation levelsunknown2001-03-211-0/+17
* Merged some functions and removed some unused client functions.unknown2001-03-061-47/+65
* Fixes for innobaseunknown2001-02-211-3/+2
* Fixed problem with concurrent inserts and read-previousunknown2001-02-181-1/+1
* Updates for innobaseunknown2001-02-151-4/+2
* Added MYSQL_SERVER_SUFFIX to mysqldunknown2001-01-191-2/+2
* show_check.test fixed cleanup problemunknown2001-01-021-1/+1
* Added support for hex strings to mysqlimportunknown2000-12-281-8/+6
* Fixed that LPAD() and RPAD() cuts argumentsunknown2000-12-151-1/+1