manual.texi Use thread-safe consistently, not a mixture of
manual.texi thread safe and thread-safe.
Docs/manual.texi:
Ditto for fail safe and fail-safe (use fail-safe).
Removed blank line that messed up @node relinking (someone committed without testing!)
Docs/manual.de.texi:
Added @node mysql_thread_safe - needs to be translated!
manual.texi options table was busted in HTML version).
manual.texi Minor mods to FLUSH section.
manual.texi Minor mods to RENAME TABLE section.
Docs/manual.texi:
Mods to RESET section (syntax description said FLUSH,
options table was busted in HTML version).
manual.texi Add note about "source" to one batch file section,
manual.texi make it more obvious to readers that there is another
manual.texi batch file section with more information.
Docs/manual.texi:
More pertinent @ref.
manual.texi Fix a bunch of menu/section titles that are
manual.texi missing @code{} around command names.
manual.texi Use question marks at the end of questions.
manual.texi Added missing 3.23.16 change note about
manual.texi SLAVE START/STOP.
Docs/manual.texi:
Use I/O consistently, not I/O sometimes and i/o sometimes.
manual.texi FLUSH MASTER/SLAVE to RESET MASTER/SLAVE.
Docs/manual.texi:
- Added missing change not about renming of
FLUSH MASTER/SLAVE to RESET MASTER/SLAVE.
Removed some files from the bitkeeper delete tree.
(To fix problem with duplicate filenames on MacOS X)
BitKeeper/deleted/.del-ha_hash.h~27e36916116beb3e:
Delete: sql/ha_hash.h
Docs/manual.texi:
Fixed typo
Cleanup of LIBWRAP handling
Docs/manual.texi:
Changelog
include/my_pthread.h:
Fixed pthread_cond_timedwait() for HPUX and DCE threads
mysys/my_pthread.c:
Fixed pthread_cond_timedwait() for HPUX and DCE threads
sql/item_func.cc:
Fixed the GET_LOCK() works with HPUX and DCE threads
sql/mysqld.cc:
Cleanup of LIBWRAP handling
sql/sql_parse.cc:
Safety fix
Docs/Support/colspec-fix.pl:
Various improvements, error checks and cleaning
- Increased gutter size
- Added check to ensure that total column % is not greater than 100%
- Changed code to work with hacks to makeinfo
- Ensure that total column width is less than max table width
- Trim overly long end columns if needed
Split handler->option_flag() to handler->table_flags() and handler->index_flags()
Docs/manual.texi:
Updated standard binary options
include/my_base.h:
Update for BTREE keys in HEAP tables
libmysql/net.c:
merge with net_serv.cc
mysql-test/r/func_misc.result:
Update for new behaviour of inet_ntoa
sql/field.cc:
Update for BTREE keys in HEAP tables
sql/field.h:
Update for BTREE keys in HEAP tables
sql/filesort.cc:
Update for BTREE keys in HEAP tables
sql/ha_berkeley.h:
Update for BTREE keys in HEAP tables
sql/ha_heap.h:
Update for BTREE keys in HEAP tables
sql/ha_innodb.h:
Update for BTREE keys in HEAP tables
sql/ha_isam.cc:
Update for BTREE keys in HEAP tables
sql/ha_isam.h:
Update for BTREE keys in HEAP tables
sql/ha_isammrg.h:
Update for BTREE keys in HEAP tables
sql/ha_myisam.cc:
Update for BTREE keys in HEAP tables
sql/ha_myisam.h:
Update for BTREE keys in HEAP tables
sql/ha_myisammrg.h:
Update for BTREE keys in HEAP tables
sql/handler.cc:
Update for BTREE keys in HEAP tables
sql/handler.h:
Update for BTREE keys in HEAP tables
sql/log.cc:
Update for BTREE keys in HEAP tables
sql/net_serv.cc:
Update for BTREE keys in HEAP tables
sql/opt_range.cc:
Update for BTREE keys in HEAP tables
sql/opt_sum.cc:
Update for BTREE keys in HEAP tables
sql/records.cc:
Update for BTREE keys in HEAP tables
sql/sql_class.h:
Update for BTREE keys in HEAP tables
sql/sql_handler.cc:
Update for BTREE keys in HEAP tables
sql/sql_insert.cc:
Update for BTREE keys in HEAP tables
sql/sql_select.cc:
Update for BTREE keys in HEAP tables
sql/sql_show.cc:
Update for BTREE keys in HEAP tables
sql/sql_table.cc:
Update for BTREE keys in HEAP tables
sql/structs.h:
Update for BTREE keys in HEAP tables
sql/table.cc:
Update for BTREE keys in HEAP tables
sql/unireg.cc:
Update for BTREE keys in HEAP tables
Some more column width fraction fixups.
Filled out a table with proper number of columns.
Some typo/style fixes.
Zapped inaccurate uninformative roadmap table.
Docs/manual.texi:
Some more column width fraction fixups.
Filled out a table with proper number of columns.
Some typo/style fixes.
Zapped inaccurate uninformative roadmap table.