summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* backport Serg's fix of FT interface (BUG#6523)unknown2004-11-161-0/+1
* Mergeunknown2004-11-101-1/+3
|\
| * WL#1596 "make mysqldump --master-data --single-transaction able to do online ...unknown2004-11-101-2/+3
* | Bug#6031 - To drop database you have to execute DROP DATABASE command twice.unknown2004-11-101-1/+1
|/
* Mergeunknown2004-10-031-1/+8
|\
| * WL#1424 Updated after reviewunknown2004-09-261-1/+1
| * Changed WL#1424 to use the function ha_find_files. This is a simpler implemen...unknown2004-09-211-2/+3
| * Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-141-1/+7
| |\
| | * WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...unknown2004-09-131-1/+7
* | | Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-1/+0
|/ /
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-131-1/+9
|\ \ | |/ |/|
| * Fix for BUG#5117:unknown2004-09-131-1/+9
* | renamed ha_recovery_logging to ha_enable_transactionunknown2004-09-031-1/+1
|/
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-131-1/+1
|\
| * This is the addition of the CSV engine "aka tina". Its an example engine that...unknown2004-08-121-1/+1
* | BUG#4892 TRUNCATE TABLE returns error 156unknown2004-08-041-1/+2
|/
* New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-06-301-1/+1
|\
| * fowwlowup fixes for index_flags()unknown2004-06-301-1/+1
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-291-1/+2
|\ \ | |/ |/|
| * a fix (bug #4304: TRUNCATE <table of type BDB> , wrong result).unknown2004-06-291-1/+2
* | Added missing root user to mysql.user on windows. (Bug #4242)unknown2004-06-251-2/+2
|/
* One more const method.unknown2004-06-251-1/+1
* Followup to cleanup in handler interface.unknown2004-06-251-2/+2
* Final part of WL#1717 "innodb/binlog consistency". This is to resolveunknown2004-06-241-1/+1
* mergedunknown2004-06-231-99/+161
|\
| * handler interface cleanups:unknown2004-06-231-99/+161
* | WL#1689 "Map OPTIMIZE TABLE to ALTER TABLE for InnoDB"unknown2004-06-101-0/+1
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-051-1/+1
|\ \ | |/ |/|
| * Added tests for archive. Cleaned up a merge mistake and added some informatio...unknown2004-05-251-1/+1
| * Archive mergeunknown2004-05-221-33/+43
| * First commit of archive example. Archive is a simple storage engine that hand...unknown2004-05-201-1/+1
* | New patch to ensure that InnoDB gets values for CFLAGS and CXXFLAGSunknown2004-05-281-2/+2
* | Fixed prototype of get_error_message to use String to return error messageunknown2004-05-241-1/+1
* | Mergeunknown2004-05-171-17/+8
|\ \
| * | key_cmp -> key_cmp_if_sameunknown2004-05-161-17/+8
* | | WL #1729 Handler: error text for NDB errorsunknown2004-05-131-0/+1
|/ /
* | Merge mysql.com:/home/mydev/mysql-4.1unknown2004-05-071-3/+11
|\ \
| * | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-061-3/+11
* | | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...unknown2004-05-061-3/+3
* | | avoid using ndb tables in query cacheunknown2004-05-051-2/+4
|/ /
* | Merge conflicts with EXAMPLE handlerunknown2004-04-151-8/+17
|\ \ | |/ |/|
| * Added NDB storage engineunknown2004-04-151-8/+16
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-141-1/+1
|\ \ | |/ |/|
| * All changes are to allow someone to compile the example storage engine and us...unknown2004-04-121-1/+1
* | Don't enable HA_EXTRA_WRITE_CACHE if too few rowsunknown2004-04-081-4/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-081-0/+20
|\ \
| * | Moved reading of ranges from opt_range.cc to handler.ccunknown2004-04-081-0/+20
| |/
* | mergedunknown2004-04-071-5/+6
|\ \
| * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-5/+6
| |/