summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1brian@avenger.(none)2004-08-131-1/+1
|\
| * This is the addition of the CSV engine "aka tina". Its an example engine that...brian@avenger.(none)2004-08-121-1/+1
* | BUG#4892 TRUNCATE TABLE returns error 156magnus@neptunus.(none)2004-08-041-1/+2
|/
* New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-06-301-1/+1
|\
| * fowwlowup fixes for index_flags()serg@serg.mylan2004-06-301-1/+1
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-06-291-1/+2
|\ \ | |/ |/|
| * a fix (bug #4304: TRUNCATE <table of type BDB> , wrong result).ram@gw.mysql.r18.ru2004-06-291-1/+2
* | Added missing root user to mysql.user on windows. (Bug #4242)monty@mysql.com2004-06-251-2/+2
|/
* One more const method.konstantin@mysql.com2004-06-251-1/+1
* Followup to cleanup in handler interface.konstantin@mysql.com2004-06-251-2/+2
* Final part of WL#1717 "innodb/binlog consistency". This is to resolveguilhem@mysql.com2004-06-241-1/+1
* mergedserg@serg.mylan2004-06-231-99/+161
|\
| * handler interface cleanups:serg@serg.mylan2004-06-231-99/+161
* | WL#1689 "Map OPTIMIZE TABLE to ALTER TABLE for InnoDB"guilhem@mysql.com2004-06-101-0/+1
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1brian@brian-akers-computer.local2004-06-051-1/+1
|\ \ | |/ |/|
| * Added tests for archive. Cleaned up a merge mistake and added some informatio...brian@avenger.(none)2004-05-251-1/+1
| * Archive mergebrian@brian-akers-computer.local2004-05-221-33/+43
| * First commit of archive example. Archive is a simple storage engine that hand...brian@avenger.(none)2004-05-201-1/+1
* | New patch to ensure that InnoDB gets values for CFLAGS and CXXFLAGSmonty@mysql.com2004-05-281-2/+2
* | Fixed prototype of get_error_message to use String to return error messagemagnus@neptunus.(none)2004-05-241-1/+1
* | Mergemagnus@neptunus.(none)2004-05-171-17/+8
|\ \
| * | key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-17/+8
* | | WL #1729 Handler: error text for NDB errorsmagnus@neptunus.(none)2004-05-131-0/+1
|/ /
* | Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2004-05-071-3/+11
|\ \
| * | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).ingo@mysql.com2004-05-061-3/+11
* | | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...pem@mysql.comhem.se2004-05-061-3/+3
* | | avoid using ndb tables in query cachebell@sanja.is.com.ua2004-05-051-2/+4
|/ /
* | Merge conflicts with EXAMPLE handlermagnus@neptunus.(none)2004-04-151-8/+17
|\ \ | |/ |/|
| * Added NDB storage enginemagnus@neptunus.(none)2004-04-151-8/+16
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1brian@brian-akers-computer.local2004-04-141-1/+1
|\ \ | |/ |/|
| * All changes are to allow someone to compile the example storage engine and us...brian@brian-akers-computer.local2004-04-121-1/+1
* | Don't enable HA_EXTRA_WRITE_CACHE if too few rowsmonty@mysql.com2004-04-081-4/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-04-081-0/+20
|\ \
| * | Moved reading of ranges from opt_range.cc to handler.ccmonty@mysql.com2004-04-081-0/+20
| |/
* | mergedserg@serg.mylan2004-04-071-5/+6
|\ \
| * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-5/+6
| |/
* | Hand-resolved auto mergeingo@mysql.com2004-04-071-0/+28
|\ \ | |/ |/|
| * Worklog#1563 - Support of on-line CREATE/DROP INDEX.ingo@mysql.com2004-03-301-0/+28
* | fixed bug #2342 vva@eagle.mysql.r18.ru2004-03-271-0/+1
|/
* Merge with 4.0.18monty@mysql.com2004-02-111-5/+11
|\
| * Code cleanupsmonty@mysql.com2004-02-101-2/+3
| * row0mysql.c:heikki@hundin.mysql.fi2004-02-091-0/+2
| * Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":guilhem@mysql.com2004-01-301-1/+2
| * Some small portability fixes.monty@mysql.com2003-12-301-3/+6
* | WorkLog #1323 (part 2)antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-171-1/+1
* | WorkLog#1280 - Remove fixed table handler from lex/yaccantony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-021-1/+11
* | Merge key cache structures to onemonty@mysql.com2003-11-201-8/+8
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-2/+8
* | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-2/+5
|\ \