- 17 Apr, 2002 1 commit
-
-
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
-
- 13 Apr, 2002 4 commits
- 12 Apr, 2002 11 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.
-
unknown authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
-
unknown authored
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/mysql-4.0
-
unknown authored
Little fixups. Docs/manual.texi: Little fixups.
-
unknown authored
-
unknown authored
Auch typo fix (tnx Paul!) Docs/manual.texi: Auch typo fix (tnx Paul!)
-
- 11 Apr, 2002 3 commits
-
-
unknown authored
Fixed caps. Docs/manual.texi: Fixed caps.
-
unknown authored
Licensing and various other fixups (Zak & Arjen). Docs/manual.texi: Licensing and various other fixups (Zak & Arjen).
-
unknown authored
Translated new error message to Dutch. sql/share/dutch/errmsg.txt: Translated new error message to Dutch.
-
- 10 Apr, 2002 3 commits
-
-
unknown authored
Multitable column fixups remainder: ch.4-9, all appendices. Fixed a few minor formatting errors. Docs/manual.texi: Multitable column fixups remainder: ch.4-9, all appendices. Fixed a few minor formatting errors.
-
unknown authored
multitable column fractions fixed ch.1-3 (for O'Reilly). Docs/manual.texi: multitable column fractions fixed ch.1-3 (for O'Reilly).
-
unknown authored
@Node name change Parenthesis -> Parentheses (from Paul DuBois) Docs/manual.de.texi: @Node name change Parenthesis -> Parentheses (from Paul DuBois) Docs/manual.texi: @Node name change Parenthesis -> Parentheses (from Paul DuBois)
-
- 09 Apr, 2002 6 commits
-
-
unknown authored
Docs/manual.texi: Change note mod, 4.0.2.
-
unknown authored
into teton.kitebird.com:/home/paul/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
manual.texi modify a few @xref{}s. manual.texi missing @code{}. Docs/manual.texi: Change note mods, 3.22.27 and below.
-
unknown authored
Text cleanup (by Colin Faber). Docs/manual.texi: Text cleanup (by Colin Faber).
-
unknown authored
Logging to logging@openlogging.org accepted manual.texi: 'migration' not a keyword. Docs/manual.texi: 'migration' not a keyword. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
fixed compilation problem on FreeBSD added test for truncating temporary tables mysql-test/r/truncate.result: truncate test mysql-test/t/truncate.test: truncate test update mysys/safemalloc.c: fixed FreeBSD compilation problem sql/sql_delete.cc: fixed bug in truncating temporary tables
-
- 06 Apr, 2002 3 commits
-
-
unknown authored
Docs/manual.texi: SCO updates client/mysql.cc: Don't die on SIGQUIT
-
unknown authored
into mysql.sashanet.com:/reiser-data/mysql-4.0
-
unknown authored
access to a FreeBSD box, though. mysys/my_static.h: cleanup mysys/safemalloc.c: cleanup sql/mysqld.cc: initialize some safemalloc variables in main()
-
- 05 Apr, 2002 3 commits
-
-
unknown authored
Docs/manual.texi: Removed duplicated item from 4.1 to-do list.
-
unknown authored
into teton.kitebird.com:/home/paul/mysql-4.0
-
unknown authored
accidental push of broken code. client/mysqladmin.c: fixed crash in free_defaults() libmysql/Makefile.shared: added my_getopt to libmysqlclient mysys/my_getopt.c: fixed bug in parsing -O var=val
-
- 04 Apr, 2002 2 commits
- 03 Apr, 2002 4 commits
-
-
unknown authored
-
unknown authored
future, in mysqld.cc. sql/mysqld.cc: Added support for SSL. This is just temporary solution and will be fixed to use my_getopt, when mysqld.cc is changed.
-
unknown authored
-
unknown authored
client/mysql.cc: merge client/mysqldump.c: merge myisam/myisamchk.c: merge mysys/my_getopt.c: Fixed a bug with short options when type was GET_BOOL. Fixed a bug in my_print_help() function.
-