summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed a LOT of compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-271-6/+8
* Merge mysql.com:/home/my/mysql-5.0monty@nosik.monty.fi2006-11-221-1/+1
|\
| * Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-1/+1
| * Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1mskold/marty@mysql.com/linux.site2006-10-251-2/+1
| |\
| | * Bug #21072 Duplicate key error in NDB references wrong key: Re-wrote string ...mskold/marty@mysql.com/linux.site2006-10-251-2/+1
| * | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1mskold/marty@mysql.com/linux.site2006-10-191-0/+1
| |\ \ | | |/
| | * Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to s...mskold/marty@mysql.com/linux.site2006-10-191-0/+1
| * | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1mskold/marty@mysql.com/linux.site2006-10-161-5/+15
| |\ \ | | |/
| | * Bug #21072 Duplicate key error in NDB references wrong key: wrong indent for...mskold/marty@mysql.com/linux.site2006-09-211-2/+2
| | * Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to s...mskold/marty@mysql.com/linux.site2006-09-211-5/+15
| | * --{skip-}merge option added which allows the user to disable merge engine andramil/ram@mysql.com/myoffice.izhnet.ru2006-07-141-2/+2
| | * Bug #14514 Creating table with packed key fails silentlymsvensson@neptunus.(none)2005-11-211-1/+1
* | | Merge mysql.com:/home/bkroot/mysql-5.1-new-rpllars@black.(none)2006-11-131-29/+6
|\ \ \
| * \ \ Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145h.mysql.com2006-11-071-29/+6
| |\ \ \
| | * | | BUG#18581 (Creation of system tables recorded in binlog causing slave failure):mats@romeo.(none)2006-11-011-29/+6
* | | | | Merge alik.:/mnt/raid/alik/MySQL/devel/5.1anozdrin/alik@alik.2006-11-081-23/+15
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/data0/bk/mysql-5.1baker@bk-internal.mysql.com2006-11-071-23/+15
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1baker@bk-internal.mysql.com2006-11-021-23/+15
| | |\ \ \ \
| | | * | | | Adding in an ha_end() call. This is the first part of the patch I and Monty h...brian@zim.(none)2006-10-311-0/+17
| | | * | | | Panic was being called twice!brian@zim.(none)2006-10-111-28/+3
| | | |/ / /
* | | | | | Merge alik.:/mnt/raid/alik/MySQL/devel/5.1-montyanozdrin/alik@alik.2006-11-031-2/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.local2006-11-021-2/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimepetr/cps@owlet.local2006-10-241-2/+3
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix for Bug #17544 "Cannot do atomic log rotate",petr/cps@mysql.com/owlet.local2006-10-131-2/+3
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@nosik.monty.fi2006-11-011-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed a lot of compiler warnings (Mainly in mysqld and instance manager)monty@mysql.com/nosik.monty.fi2006-11-011-4/+4
| |/ / / /
* | | | | Bug #21072 Duplicate key error in NDB references wrong key: Re-wrote string ...mskold/marty@mysql.com/linux.site2006-10-251-3/+1
* | | | | Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to s...mskold/marty@mysql.com/linux.site2006-10-191-0/+1
* | | | | Bug #21072 Duplicate key error in NDB references wrong key: Added new print...mskold/marty@mysql.com/linux.site2006-10-161-8/+20
|/ / / /
* | | | This patch updates to remove most global hton needs. Cleans up wrong message ...brian@zim.(none)2006-09-301-5/+3
* | | | This patch adds handlerton passing to functions. NDB and Innodb still require...brian@zim.(none)2006-09-301-32/+59
* | | | This removes the passing of global hton to engine instance. brian@zim.(none)2006-09-291-4/+4
* | | | post merge fixesacurtis/antony@xiphis.org/ltamd64.xiphis.org2006-09-181-2/+2
* | | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0-enginesacurtis/antony@ltamd64.xiphis.org2006-09-181-6/+21
|\ \ \ \ | | |/ / | |/| |
| * | | Merge april.(none):/home/svoj/devel/bk/mysql-5.0-enginessvoj@april.(none)2006-09-121-0/+9
| |\ \ \
| * | | | Bug#20573acurtis/antony@xiphis.org/ltantony.xiphis.org2006-08-301-5/+18
* | | | | Merge april.(none):/home/svoj/devel/bk/mysql-5.1svoj@april.(none)2006-09-181-0/+11
|\ \ \ \ \
| * \ \ \ \ Merge chilla.local:/home/mydev/mysql-5.1--mainistruewing@chilla.local2006-09-141-0/+11
| |\ \ \ \ \
| | * | | | | After merge fix.svoj@april.(none)2006-09-121-2/+4
| | * | | | | Merge april.(none):/home/svoj/devel/mysql/BUG20256/mysql-5.0-enginessvoj@april.(none)2006-09-121-0/+9
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | BUG#20256 - LOCK WRITE - MyISAMsvoj@april.(none)2006-09-121-0/+9
* | | | | | | This changes the order of the universe, black is now the new white.brian@zim.(none)2006-09-151-2/+33
|/ / / / / /
* | | | | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.1msvensson@shellback.(none)2006-09-081-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge bk-internal:/home/bk/mysql-5.1-new-maintmsvensson@shellback.(none)2006-08-311-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Fix VC 2005 compile problemmsvensson@shellback.(none)2006-08-231-2/+2
* | | | | | | This pulls two function calls which should have been handlerton calls out of ...brian@zim.(none)2006-08-301-13/+51
* | | | | | | Re'ordering of startup. Fixed Execution path issues. Added function for de'in...brian@zim.(none)2006-08-291-6/+0
|/ / / / / /
* | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1brian@zim.(none)2006-08-251-12/+34
|\ \ \ \ \ \
| * \ \ \ \ \ Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-archbrian@zim.(none)2006-08-251-4/+27
| |\ \ \ \ \ \
| | * | | | | | Cleanup of unused variables.brian@zim.(none)2006-08-251-4/+27