summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge alik.:/mnt/raid/alik/MySQL/devel/5.1unknown2006-11-081-23/+15
|\
| * Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2006-11-071-23/+15
| |\
| | * Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2006-11-021-23/+15
| | |\
| | | * Adding in an ha_end() call. This is the first part of the patch I and Monty h...unknown2006-10-311-0/+17
| | | * Panic was being called twice!unknown2006-10-111-28/+3
* | | | Merge alik.:/mnt/raid/alik/MySQL/devel/5.1-montyunknown2006-11-031-2/+3
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-021-2/+3
| |\ \ \ | | |/ / | |/| |
| | * | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-10-241-2/+3
| | |\ \ | | | |/ | | |/|
| | | * Fix for Bug #17544 "Cannot do atomic log rotate",unknown2006-10-131-2/+3
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-011-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed a lot of compiler warnings (Mainly in mysqld and instance manager)unknown2006-11-011-4/+4
| |/ /
* | | Bug #21072 Duplicate key error in NDB references wrong key: Re-wrote string ...unknown2006-10-251-3/+1
* | | Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to s...unknown2006-10-191-0/+1
* | | Bug #21072 Duplicate key error in NDB references wrong key: Added new print...unknown2006-10-161-8/+20
|/ /
* | This patch updates to remove most global hton needs. Cleans up wrong message ...unknown2006-09-301-5/+3
* | This patch adds handlerton passing to functions. NDB and Innodb still require...unknown2006-09-301-32/+59
* | This removes the passing of global hton to engine instance. unknown2006-09-291-4/+4
* | post merge fixesunknown2006-09-181-2/+2
* | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0-enginesunknown2006-09-181-6/+21
|\ \
| * \ Merge april.(none):/home/svoj/devel/bk/mysql-5.0-enginesunknown2006-09-121-0/+9
| |\ \
| * | | Bug#20573unknown2006-08-301-5/+18
* | | | Merge april.(none):/home/svoj/devel/bk/mysql-5.1unknown2006-09-181-0/+11
|\ \ \ \
| * \ \ \ Merge chilla.local:/home/mydev/mysql-5.1--mainunknown2006-09-141-0/+11
| |\ \ \ \
| | * | | | After merge fix.unknown2006-09-121-2/+4
| | * | | | Merge april.(none):/home/svoj/devel/mysql/BUG20256/mysql-5.0-enginesunknown2006-09-121-0/+9
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | BUG#20256 - LOCK WRITE - MyISAMunknown2006-09-121-0/+9
* | | | | | This changes the order of the universe, black is now the new white.unknown2006-09-151-2/+33
|/ / / / /
* | | | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.1unknown2006-09-081-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal:/home/bk/mysql-5.1-new-maintunknown2006-08-311-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix VC 2005 compile problemunknown2006-08-231-2/+2
* | | | | | This pulls two function calls which should have been handlerton calls out of ...unknown2006-08-301-13/+51
* | | | | | Re'ordering of startup. Fixed Execution path issues. Added function for de'in...unknown2006-08-291-6/+0
|/ / / / /
* | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-08-251-12/+34
|\ \ \ \ \
| * \ \ \ \ Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-archunknown2006-08-251-4/+27
| |\ \ \ \ \
| | * | | | | Cleanup of unused variables.unknown2006-08-251-4/+27
| * | | | | | fix for windows buildunknown2006-08-241-1/+1
| |/ / / / /
| * | | | | This changest:unknown2006-08-221-4/+6
| * | | | | This changeset moves the ha_myisam files to their storage directories. It al...unknown2006-08-191-1/+0
| * | | | | Update to push all of merge into the merge storage directory.unknown2006-08-191-1/+0
| * | | | | Moved heap into its own directory.unknown2006-08-191-1/+0
| |/ / / /
* | | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-08-231-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Cleanup patch.unknown2006-08-171-5/+5
| |/ / /
* | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new-maintunknown2006-08-101-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | This is the second patch for bdb removeal. This takes care of all options and...unknown2006-08-101-2/+1
* | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1-mergeunknown2006-08-091-0/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Bug #18559 "log tables cannot change engine, andunknown2006-08-031-0/+28
* | | | Merge govinda.patg.net:/home/patg/mysql-build/mysql-5.0-holyfootunknown2006-08-081-0/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge bk://anubis/mysql-5.0-enginesunknown2006-07-211-0/+4
| |\ \ | | |/
| | * Merge bk-internal:/home/bk/mysql-5.0-enginesunknown2006-07-181-0/+4
| | |\
| | | * Bug #17766: The server accepts to create MERGE tables which cannot workunknown2006-07-111-0/+4