| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
Noteworthy:
- New HANDLER code
- New multi-update-grant-check code
- Table lock code in ha_innodb.cc was not applied
|
| |
| |
| |
| |
| | |
we force the message to the error log, and we make it more informative;
we treat EDQUOT like ENOSPC.
|
|/
|
|
|
| |
Cosmetic cleanups
Don't call 'delete_elements' on copy_funcs as this causes elements to be freed twice
|
|
|
|
| |
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
|
|
|
|
|
|
|
| |
Added heap_delete_table
Added HA_EXTRA_PREPARE_FOR_DELETE
Added and use my_dup() for faster open of tables.
Removed not working no-mix-table-type
|
|
|
|
| |
in FULLTEXT indexes.
|
|
|