| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Don't dump data for MRG_ISAM or MRG_MYISAM tables. (Bug #1846)
Ensure that 'lower_case_table_names' is always set on case insensitive file systems. (Bug #1812)
One can now configure MySQL as windows service as a normal user. (Bug #1802)
Database names is now compared with lower case in ON clause when lower_case_table_names is set. (Bug #1736)
IGNORE ... LINES option didn't work when used with fixed length rows. (Bug #1704)
Change INSERT DELAYED ... SELECT... to INSERT .... SELECT (Bug #1983)
Safety fix for service 'mysql start' (Bug #1815)
|
|\ \
| |/ |
|
| |
| |
| |
| | |
that we can get it 'skipped' instead of 'failed' on system where we can't open many files.
|
| |
| |
| |
| | |
BTREE, HASH and RTREE are not reserved symbols anymore
|
|\ \
| |/ |
|
| |
| |
| |
| | |
Added read_only variable
|
|/
|
|
| |
Added initialization of all important global variables
|
|
instead of 2000-00-00
|