- 31 Aug, 2000 1 commit
-
-
unknown authored
include/Makefile.am: Same a previous... sql/gen_lex_hash.cc: values adjusted
-
- 30 Aug, 2000 9 commits
-
-
unknown authored
lex.h MRG_MyISAM == MERGE (for SHOW CREATE to work) sql/lex.h: MRG_MyISAM == MERGE (for SHOW CREATE to work) client/mysqldump.c: use SHOW CREATE
-
unknown authored
-
unknown authored
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
-
unknown authored
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
-
unknown authored
mit-pthreads/include/pthread/ac-types.h: Added back removed file
-
unknown authored
include/global.h: Fix for Ia64 strings/Makefile.am: Fix to get dist to compile
-
unknown authored
Docs/manual.texi: Various fixups. client/mysql.cc: Small change in usage info.
-
unknown authored
into ham.spaceapes.com:/usr/home/jcole/bk/mysql Docs/manual.texi: Auto merged
-
unknown authored
Docs/manual.texi: Documentation for --core-file sql/mysql_priv.h: --core-file sql/mysqld.cc: --core-file
-
- 29 Aug, 2000 7 commits
-
-
unknown authored
myisam/Makefile.am: Auto merged
-
unknown authored
BitKeeper/deleted/.del-mi_debug.c: ***MISSING WEAVE*** BUILD/compile-alpha-ccc: Added thread safe libraries Docs/manual.texi: Added information about --log-slow-queries Makefile.am: Fix for thread safe libraries client/mysql.cc: Allow commands without ; on first line myisam/Makefile.am: Removed mi_debug.c myisam/mi_check.c: Removed compiler warnings myisam/mi_dbug.c: Extra debugging myisammrg/myrg_rkey.c: Removed compiler warnings myisammrg/myrg_rnext.c: Removed compiler warnings myisammrg/myrg_rprev.c: Removed compiler warnings sql/mini_client.cc: Removed compiler warnings sql/mysqld.cc: Updated help sql/sql_parse.cc: Fix permission checking for RENAME tests/grant.pl: Added more grant tests tests/grant.res: New results
-
unknown authored
sql_select.cc EXPLAIN fulltext Makefile.am CLEANFILES corrected sql_show.cc SHOW CREATE now displays FULLTEXT keys properly sql/sql_show.cc: SHOW CREATE now displays FULLTEXT keys properly myisam/Makefile.am: CLEANFILES corrected sql/sql_select.cc: ft-optimization: AND, GT/LT/GE/LE
-
unknown authored
mysys/charset.c: fixed coredump
-
unknown authored
sql/mysqld.cc: Auto merged sql/sql_select.cc: Auto merged
-
unknown authored
myisam/mi_debug.c: ***MISSING WEAVE*** Docs/internals.texi: Added coding guidelines Docs/manual.texi: Changelog update + Win32 -> Windows client/mysql.cc: Changed --no-named-commands to be on by default client/mysqlimport.c: Bug fix include/config-win.h: Update of supported functions include/global.h: Removed compiler warning libmysql/libmysql.c: Fix for Ia64 myisam/ChangeLog: Changelog myisam/Makefile.am: Added file mi_dbug.c myisam/ft_stopwords.c: Fix for Ia64 myisam/mi_delete_table.c: Extra debugging myisam/mi_rename.c: Extra debugging myisam/mi_rnext.c: Fixed bug with MIN and concurrent insert myisam/mi_rprev.c: Fixed bug with MAX and concurrent insert myisam/mi_search.c: Fixed bug with DECIMAL/NUMERIC keys myisam/myisamdef.h: Extra debugging scripts/make_binary_distribution.sh: Added thread safe mysql library sql/ha_heap.cc: Fix of HEAP bug with range keys sql/ha_heap.h: Fix of HEAP bug with range keys sql/handler.cc: Optimizing sql/handler.h: Optimizing sql/lock.cc: More DEBUG + fix of RENAME bug sql/mini_client.cc: Fix for Ia64 sql/mysql_priv.h: Fix for name locks sql/mysqld.cc: Shorter message if wrong options sql/opt_range.cc: Added TODO sql/sql_base.cc: Fix for DROP TABLE sql/sql_parse.cc: Fix of permission checking for CHECK TABLE sql/sql_select.cc: Fix of using LEFT JOIN with empty table sql/table.h: Fix for name locks tests/fork_test.pl: Fixed typo
-
unknown authored
Docs/manual.texi: Fixed up serg's full-text searching manual. Other miscellaneous changes. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 28 Aug, 2000 5 commits
-
-
unknown authored
.del-config.flags Delete: mit-pthreads/config.flags BitKeeper/deleted/.del-config.flags: ***MISSING WEAVE*** BitKeeper/deleted/.del-ac-types.h: Delete: mit-pthreads/include/pthread/ac-types.h
-
unknown authored
Makefile.am modifications to help libmysql_r work with distcheck Makefile.am: modifications to help libmysql_r work with distcheck configure.in: modifications to help libmysql_r work with distcheck
-
unknown authored
sql-bench/Makefile.am: fixed syntax error
-
unknown authored
into infomag.ape.relarn.ru:/usr/home/serg/src/mysql.safe/bk/mysql Docs/manual.texi: Auto merged
-
unknown authored
**************** !!! NOTE EVERYBODY: SYNTAX CHANGED !!! ******************** There's no COLLECTIONs now, full-text indexes can be created via the word FULLTEXT, which should be used like UNIQUE. myisam/mi_check.c: comments added sql/lex.h: COLLECTION -> FULLTEXT sql/item_func.h: ft-optimization: identical queries merging sql/sql_select.cc: ft-optimization sql/item_func.cc: ft-optimization: identical queries merging sql/sql_base.cc: ft_optimization: identical queries merging sql/sql_yacc.yy: COLLECTION -> FULLTEXT myisam/ft_search.c: info->lastpot dealing Docs/manual.texi: COLLECTION -> FULLTEXT
-
- 25 Aug, 2000 2 commits
-
-
unknown authored
myisam/fulltext.h: stopwords moved to include/ft_global.h myisam/mi_check.c: fulltext keys now can be repaired include/ft_global.h: stopwords declaration sql/ha_myisam.cc: bug in ::repair sql/mysqld.cc: stopwords initialized with PRECOMPILED_STOPWORDS include/Makefile.am: because `bk ci' set permissions to 444, the my_global.h should be removed, not overwritten.]
-
unknown authored
Build-tools/Do-all-build-steps: moved mkdir $WD/Logs to a useful place
-
- 24 Aug, 2000 3 commits
- 23 Aug, 2000 11 commits
-
-
unknown authored
into localhost.polyesthetic.msg:/usr/local/src/my/work
-
unknown authored
errors related to changing the TYPELIB to CS_ID. BitKeeper/deleted/.del-config.h.in: ***MISSING WEAVE*** mysys/charset.c: - fix numerous syntax errors from previous commit
-
unknown authored
sql/log_event.cc: changed uint to uint32 in all places where the code depended on sizeof(uint) to be 4 sql/log_event.h: changed uint to uint32 in all places where the code depended on sizeof(uint) to be 4 sql/slave.cc: Monty's I64 fix broke my fprintf(), to fix it, changed to use llstr() to print mi->pos that has become ulonglong
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql Docs/manual.texi: Auto merged
-
unknown authored
Docs/manual.texi: Documented the new replication features in 3.23.23
-
unknown authored
sql/share/charsets/Index: removed out-of-date win1251 character set
-
unknown authored
into localhost.polyesthetic.msg:/usr/local/src/my/work
-
unknown authored
german1.conf - fixed several sort order problems sql/share/charsets/german1.conf: - fixed several sort order problems sql/share/charsets/latin1.conf: - fixed several sort order problems
-
unknown authored
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql Docs/manual.texi: Auto merged
-
unknown authored
Docs/manual.texi: ChangeLog entry for mysqlhotcopy update. scripts/mysqlhotcopy.sh: Updated to use the new ``FLUSH TABLES table_list'' syntax.
-
unknown authored
Docs/manual.texi: Updated thread safe client chapter + new links client/sql_string.cc: Update for Ia64 client/sql_string.h: Update for Ia64 extra/replace.c: Update for Ia64 include/config-win.h: Update for PHP include/global.h: Update for PHP isam/create.c: Update for Ia64 isam/delete.c: Update for Ia64 isam/write.c: Update for Ia64 libmysql/Makefile.shared: new file libmysql/libmysql.c: Update for Ia64 libmysql/net.c: Update for Ia64 myisam/mi_delete.c: Update for Ia64 myisam/mi_search.c: Update for Ia64 sql/field.cc: Update for Ia64 sql/field.h: Update for Ia64 sql/item.h: Update for Ia64 sql/item_strfunc.cc: Update for Ia64 sql/lock.cc: Update for Ia64 sql/log.cc: Update for Ia64 sql/log_event.h: Update for Ia64 sql/net_serv.cc: Update for Ia64 sql/sql_list.h: Update for Ia64 sql/sql_parse.cc: Update for Ia64 sql/sql_rename.cc: Update for Ia64 sql/sql_select.cc: Update for Ia64 sql/sql_show.cc: Update for Ia64 sql/sql_string.cc: Update for Ia64 sql/sql_string.h: Update for Ia64 sql/time.cc: Update for Ia64
-
- 22 Aug, 2000 2 commits
-
-
unknown authored
into localhost.polyesthetic.msg:/usr/local/src/my/work configure.in: Auto merged
-
unknown authored
propogate those changes through the code. This is so that there can be holes in the list of charsets without breaking old tables. configure.in: - changed pattern for getting number from charsets Index file mysys/charset.c: - changed from using a TYPELIB to a CS_ID struct, so both the name and the number of a charset is stored in available_charsets sql/share/charsets/Index: - made the number a real part of the Index file, not just a comment sql/share/charsets/README: - order is no longer significant, but each charset must be paired with its number
-