summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_newunknown2005-09-141-1/+1
|\
| * Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-1/+1
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-091-5/+13
|\ \ | |/
| * don't crash when in XA PREPARE not all storage engines are 2pc-capableunknown2005-09-071-5/+13
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-251-47/+26
|\ \ | |/
| * After merge fixesunknown2005-08-251-1/+1
| * BUG#12162 - one can start two transactions with the same XID.unknown2005-08-121-41/+22
| * void handler::print_error(): cleanupunknown2005-08-081-6/+4
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-051-2/+2
|\ \ | |/
| * Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...unknown2005-07-301-2/+2
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-211-0/+2
|\ \ | |/
| * Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-211-0/+2
| |\
| | * Bug #12055 NDB temp tables created by ALTER TABLE are usableunknown2005-07-201-0/+2
* | | mergeunknown2005-07-191-9/+11
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-191-7/+9
| |\ \
| | * | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-7/+9
| * | | Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)unknown2005-07-191-0/+1
| |/ /
* | | Patch for push of wl1354 Partitioningunknown2005-07-181-21/+76
* | | Mergeunknown2005-07-121-50/+43
|\ \ \ | |/ /
| * | Merge with 4.1unknown2005-07-031-10/+6
| |\ \ | | |/
| | * Portability fixesunknown2005-06-271-10/+6
| * | Merged from mysql-4.1 to mysql-5.0unknown2005-06-221-49/+46
| |\ \ | | |/
| | * BUG10365 Cluster handler uses non-standard error codeunknown2005-06-161-8/+10
| | * BUG#10365 Cluster handler uses non-standard error codesunknown2005-06-081-48/+43
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-181-3/+12
|\ \ \ | |/ /
| * | Bug#6877 MySQL should give an error if the requested table type is not availableunknown2005-06-171-3/+12
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-071-0/+34
|\ \ \ | |/ /
| * | Fix for bug #10015 "Crash in InnoDB if stored routines are used".unknown2005-06-071-0/+34
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-071-2/+0
|\ \ \
| * \ \ Merge with 4.1unknown2005-06-071-2/+0
| |\ \ \
| | * | | a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| | * | | Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | | | | bitmap bug fixes and interface changeunknown2005-06-021-5/+16
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-021-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Mergeunknown2005-06-021-0/+2
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | tztime.cc:unknown2005-06-021-0/+2
| | |/
* | | Mergeunknown2005-05-311-1/+1
|\ \ \ | |/ /
| * | Merge from 4.1unknown2005-05-261-1/+1
| |\ \ | | |/
| | * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | | mergeunknown2005-05-181-5/+20
|\ \ \ | |/ /
| * | Change update_auto_increment to return 1 if get_auto_increment() returned ~(u...unknown2005-05-181-5/+20
* | | mergeunknown2005-05-171-3/+4
|\ \ \ | |/ /
| * | After merge fixesunknown2005-05-161-3/+4
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-05-121-15/+117
|\ \ \ | |/ / |/| |
| * | Many fixesunknown2005-05-121-125/+14
| * | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-05-071-15/+228
| |\ \
| | * | WL 1682: Bitvector for updated/read fields in handler interfaceunknown2005-05-071-2/+3
| | * | WL 1682:unknown2005-05-051-0/+1
| | * | Silly mistake, forgot return :(unknown2005-05-041-17/+46
| | * | WL 1682: After review fixes + update bitvector class + bitvector testunknown2005-05-021-14/+131