summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2005-09-231-5/+3
| |\ \ \ | | |/ / | |/| |
| | * | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-5/+3
* | | | fixed a memory leak in ha_tina.ccunknown2005-09-221-0/+4
|/ / /
* | | Fixed a typo in handler.cc if CSV was built. I also added CSV to the default...unknown2005-09-201-1/+1
* | | Cleanups for storage engine patch. Changed two test results to now reflect th...unknown2005-09-191-4/+5
* | | Cleanup for handlerton structure to allow for loadable engine work. This is t...unknown2005-09-191-80/+196
|/ /
* | Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-1/+1
* | don't crash when in XA PREPARE not all storage engines are 2pc-capableunknown2005-09-071-5/+13
* | 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
* | Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...unknown2005-07-301-2/+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
* | 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
|/ /
* | 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
* | Bug#6877 MySQL should give an error if the requested table type is not availableunknown2005-06-171-3/+12
* | Fix for bug #10015 "Crash in InnoDB if stored routines are used".unknown2005-06-071-0/+34
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Change update_auto_increment to return 1 if get_auto_increment() returned ~(u...unknown2005-05-181-5/+20
* | After merge fixesunknown2005-05-161-3/+4
* | Fixes while reviewing new codeunknown2005-05-061-17/+11
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-301-3/+4
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-271-3/+4
| |\ \
| | * | mysqladmin extended-status now displays global statusunknown2005-04-271-3/+4
* | | | Mergeunknown2005-04-281-5/+9
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | BUG#9911 After review fixesunknown2005-04-281-5/+9
* | | handler.cc:unknown2005-04-271-0/+2
* | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-261-0/+57
|\ \ \
| * | | Many files:unknown2005-04-201-0/+57
* | | | Fixes for BUG#10039 "MEMORY engine is reported as HEAP",unknown2005-04-231-2/+2
|/ / /
* | | Merge with 4.1unknown2005-04-161-5/+15
|\ \ \ | |/ /
| * | Fixed core dump with long timezone namesunknown2005-04-161-7/+2
| * | Check that the default storage engine is really available, andunknown2005-04-131-0/+14
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-04-121-17/+16
|\ \ \ | |_|/ |/| |
| * | FLUSH TABLES WITH READ LOCK should block writes to binlog toounknown2005-04-121-17/+16
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-071-5/+8
|\ \ \ | |/ /
| * | mergedunknown2005-04-061-5/+8
| |\ \
| | * | Per Heikki's request make trans_register_ha tolerant to multiple registrationsunknown2005-04-051-8/+11
* | | | BUG#6762 ALTER TABLE gives weird results and error messageunknown2005-04-071-0/+4
|/ / /
* | | handler.cc, ha_innodb.cc:unknown2005-04-051-3/+3
|/ /
* | Mergeunknown2005-04-051-10/+3
|\ \
| * | remove the rest of isam/merge referencesunknown2005-04-051-4/+0