merge.test - it was missed in the previous commit :(
manual.texi:
fixed bad auto-merge of OLAP manual
Docs/Makefile.am:
removed ../MIRROR target (mirror list is no longer in the manual)
Docs/Makefile.am:
removed ../MIRROR target (mirror list is no longer in the manual)
Docs/manual.texi:
fixed bad auto-merge of OLAP manual
mysql-test/t/merge.test:
merge.test - it was missed in the previous commit :(
HA_AUTO_PART_KEY support for handler parent class
Docs/manual.texi:
AUTO_INCREMENT support for MERGE
mysql-test/r/merge.result:
AUTO_INCREMENT support for MERGE
sql/ha_myisammrg.cc:
AUTO_INCREMENT support for MERGE
sql/ha_myisammrg.h:
AUTO_INCREMENT support for MERGE
sql/handler.cc:
default handler::update_auto_increment now supports HA_AUTO_PART_KEY
code cleanup
Docs/manual.texi:
changelog
sql/ha_innobase.cc:
Removed compiler warning
sql/slave.cc:
Cleanup comments and indentation for suppressing connect warnings
sql/sql_db.cc:
clean up comment
sql/sql_delete.cc:
Fix wrong usage of constant which could cause mysqld to use index when doing an update/delete on small tables.
sql/sql_update.cc:
Fix wrong usage of constant which could cause mysqld to use index when doing an update/delete on small tables.
Added note about new version numbers.
configure.in:
Updated version number.
Sorry, bitkeeper keeps messing up.
configure.in:
Updated version number.
Docs/manual.texi:
Added note about new version numbers.
Docs/manual.texi:
Expanded and corrected information on case-insensitive string comparison.
Fixed spelling mistake and lanuage usage in query cache information.
Expanded query cache information by noting that the query cache is flushed
when table data changes.
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
I wish I had connection stop / start so that I could have made a
test case.
Docs/manual.texi:
This is the only way to fix ALTER TABLE bug with BDB
sql/sql_table.cc:
This is the only way to fix ALTER TABLE bug with BDB
Clarify the meaning of innodb_data_home_dir and innodb_data_file_path in the manual
Docs/manual.texi:
Clarify the meaning of innodb_data_home_dir and innodb_data_file_path in the manual