- 18 Apr, 2002 5 commits
-
-
unknown authored
manual.texi Remove some duplicated words (like "the the column") Docs/manual.texi: Some HANDLER section cleanup; section is still confusing, though.
-
unknown authored
Docs/manual.texi: Clarify scope of HANDLER statement.
-
unknown authored
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.
-
unknown authored
into rhols221.adsl.netsonic.fi:/home/my/bk/mysql-4.0
-
unknown authored
client/mysql.cc: Added a lost option in my_getopt conversion. myisam/myisamchk.c: Fixed a couple of wrong -type bugs.
-
- 17 Apr, 2002 9 commits
-
-
unknown authored
manual.texi Minor mods to OPTIMIZE TABLE section. Docs/manual.texi: Use @strong{lowercasename} consistently to refer to privileges.
-
unknown authored
Docs/manual.texi: Table types are @code{}, not @strong{}.
-
unknown authored
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.
-
unknown authored
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.
-
unknown authored
into teton.kitebird.com:/home/paul/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
Build-tools/Do-patch-file: Fixed paths
-
unknown authored
Docs/manual.texi: Auto merged
-
unknown authored
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
-
unknown authored
SQL keywords/statements in caps.
-
- 16 Apr, 2002 6 commits
-
-
unknown authored
into teton.kitebird.com:/home/paul/mysql-4.0
-
unknown authored
into mysql.sashanet.com:/reiser-data/mysql-4.0
-
unknown authored
Docs/manual.texi: Change note mods, 4.0.2.
-
unknown authored
Docs/manual.texi: fix typo, clarify sentence
-
unknown authored
client/mysql.cc: Fixed bug in option -A. client/mysqldump.c: Removed unused variable.
-
unknown authored
myisam/myisamchk.c: Fixed some spelling errors.
-
- 15 Apr, 2002 7 commits
-
-
unknown authored
into mysql.sashanet.com:/reiser-data/mysql-4.0 sql/mysqld.cc: Auto merged
-
unknown authored
bison 1.34 yacc rule compliance more robust handling of relay log corruption mysql-test/r/rpl000014.result: updated result mysql-test/r/rpl_log.result: updated result sql/mysqld.cc: reckless slave option sql/slave.cc: reckless slave + more robust handling of relay log corruption sql/slave.h: reckless slave sql/sql_yacc.yy: brought the rules into compliance with bison 1.34 by adding ';' at the end of each rule
-
unknown authored
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/work-qc-4.0 Docs/manual.texi: Auto merged
-
unknown authored
Docs/manual.texi: A few @itemize lists should be @table @code lists
-
unknown authored
manual.texi - redo the parts that weren't so dumb Docs/manual.texi: - undo my previous unbelievably dumb patch - redo the parts that weren't so dumb
-
unknown authored
sql/mysqld.cc: fake query_cache_size parameter if query cache code excluded from server
-
- 14 Apr, 2002 4 commits
-
-
unknown authored
-
unknown authored
percentages instead of portions of a 72 character wide line. Patch is trivial and hacky, but no point in redoing it later... :)
-
unknown authored
-
unknown authored
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
-
- 13 Apr, 2002 4 commits
- 12 Apr, 2002 5 commits
-
-
unknown authored
Docs/manual.texi: Auto merged
-
unknown authored
client/mysql.cc: Auto merged
-
unknown authored
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
-
unknown authored
into george.bitbike.com:/home/arjen/mysql-4.0
-
unknown authored
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.
-