summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2005-06-021-0/+2
|\
| * tztime.cc:unknown2005-06-021-0/+2
* | 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
| * | XID SQL syntaxunknown2005-04-041-6/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-031-0/+1
|\ \ \ | |/ / |/| |
| * | Fix for bugs #5859 "DROP TABLE does not drop triggers" and unknown2005-03-271-0/+1
* | | Give warnings if wrong date/time/datetime argument for STR_TO_DATEunknown2005-03-301-1/+2
|/ /
* | Merging support for blackhole up to 5.0.unknown2005-03-251-0/+9
|\ \ | |/
| * Additional storage engine called "blackhole". Customer request, and for that ...unknown2005-03-221-0/+9
* | mergedunknown2005-03-231-2/+2
|\ \
| * | Fix Windows compile warnings, declarations of walk functionsunknown2005-03-221-2/+2
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-221-5/+9
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-211-5/+9
| |\ \ \ | | |/ / | |/| |
| | * | Cleanups during review of codeunknown2005-03-211-5/+9
* | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-211-1/+6
|\ \ \ \ | |/ / /
| * | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-1/+6
| |/ /
* | | Automergeunknown2005-03-171-3/+0
|\ \ \ | |/ / |/| |
| * | sql/ha_innodb.ccunknown2005-03-161-3/+0
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-171-6/+20
|\ \ \ | |/ /
| * | sql/handler.ccunknown2005-03-161-6/+20
* | | Cleanup during reviewsunknown2005-03-161-1/+1
|/ /
* | print xa recovery progressunknown2005-03-131-5/+73
* | if no xa recovery (or after it):unknown2005-03-121-5/+59
* | a fix (bug #7205: "archive" test fails on UnixWare when using prepared statem...unknown2005-03-091-11/+4
* | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-021-0/+14
|\ \