- 04 Jun, 2001 1 commit
-
-
unknown authored
sql-bench/Comments/postgres.benchmark: Added warning about PostgreSQL 7.1.1
-
- 03 Jun, 2001 5 commits
-
-
unknown authored
Fixed problem with command line arguments on 64 bit machines when we use ~0 to indicate 'no limit' include/m_string.h: Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3 mysys/getvar.c: Fixed problem on 64 bit machines when we use ~0 to indicate 'no limit'. sql-bench/Comments/postgres.benchmark: U
-
unknown authored
-
unknown authored
New postgresql crash-me file. Increased blob size in benchmarks from 65K to 1M. mysql-test/t/select.test: Added ABS() to make tests more portable mysys/tree.c: Added missing call to tree->free (MySQL didn't use this) sql-bench/Comments/postgres.benchmark: Updated documentation sql-bench/bench-init.pl.sh: Updated version number (changed blob size) sql-bench/limits/pg.cfg: New postgres results sql-bench/server-cfg.sh: Updated to PostgreSQL 7.1.1 sql-bench/test-connect.sh: Changed select_big -> select_big_str tests/fork_big.pl: Added count(distinct) test
-
unknown authored
BitKeeper/etc/logging_ok: auto-union sql/mysqld.cc: Auto merged
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 02 Jun, 2001 3 commits
-
-
unknown authored
into central.snake.net:/home/paul/mysql Docs/manual.texi: Auto merged
-
unknown authored
manual.texi can be used. Docs/manual.texi: ISAM Tables: show how to conver to MySQL so mysqlcheck can be used.
-
unknown authored
Fixed file permissions in Flags Docs/Flags/australia.eps: Change mode to -rw-rw-r-- Docs/Flags/australia.txt: Change mode to -rw-rw-r-- Docs/Flags/austria.eps: Change mode to -rw-rw-r-- Docs/Flags/austria.txt: Change mode to -rw-rw-r-- Docs/Flags/canada.eps: Change mode to -rw-rw-r-- Docs/Flags/canada.txt: Change mode to -rw-rw-r-- Docs/Flags/czech-republic.eps: Change mode to -rw-rw-r-- Docs/Flags/czech-republic.txt: Change mode to -rw-rw-r-- Docs/Flags/germany.eps: Change mode to -rw-rw-r-- Docs/Flags/germany.txt: Change mode to -rw-rw-r-- Docs/Flags/great-britain.eps: Change mode to -rw-rw-r-- Docs/Flags/great-britain.txt: Change mode to -rw-rw-r-- Docs/Flags/hungary.eps: Change mode to -rw-rw-r-- Docs/Flags/hungary.txt: Change mode to -rw-rw-r-- Docs/Flags/israel.eps: Change mode to -rw-rw-r-- Docs/Flags/israel.txt: Change mode to -rw-rw-r-- Docs/Flags/italy.eps: Change mode to -rw-rw-r-- Docs/Flags/italy.txt: Change mode to -rw-rw-r-- Docs/Flags/japan.eps: Change mode to -rw-rw-r-- Docs/Flags/japan.txt: Change mode to -rw-rw-r-- Docs/Flags/russia.eps: Change mode to -rw-rw-r-- Docs/Flags/russia.txt: Change mode to -rw-rw-r-- Docs/Flags/south-korea.eps: Change mode to -rw-rw-r-- Docs/Flags/south-korea.txt: Change mode to -rw-rw-r-- Docs/Flags/sweden.eps: Change mode to -rw-rw-r-- Docs/Flags/sweden.txt: Change mode to -rw-rw-r-- Docs/Flags/taiwan.eps: Change mode to -rw-rw-r-- Docs/Flags/taiwan.txt: Change mode to -rw-rw-r-- Docs/Flags/usa.eps: Change mode to -rw-rw-r-- Docs/Flags/usa.txt: Change mode to -rw-rw-r--
-
- 01 Jun, 2001 10 commits
-
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
unknown authored
-
unknown authored
client/errmsg.c: Added portuguese error messages.
-
unknown authored
Docs/manual.texi: Auto merged
-
unknown authored
error message if the table open or the index creation failed. Updated portuguese error messages. Fix for OS/2 that affected CHECK TABLE. Docs/manual.texi: Changelog. libmysql/errmsg.c: Updated portuguese error messages mysys/my_copy.c: Fix for OS/2 sql/net_pkg.cc: cleanup sql/share/portuguese/errmsg.txt: Updated portuguese error messages sql/slave.cc: Cleanup. Fixed bug that caused client to hang because mysqld never did send an error message if the table open or the index creation failed. sql/sql_parse.cc: Moved handling of 'no_send_ok' to fetch_nx_table. sql/sql_table.cc: Cleanup.
-
unknown authored
Docs/manual.texi: Changed Jay Flaherty's email address. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Don't force repair of tables that are not closed properly. Docs/manual.texi: Added information about symbolic links. include/my_sys.h: symbolic link support myisam/mi_check.c: Don't force repair of tables that are not closed properly. myisam/myisamchk.c: Version number change. mysys/my_static.c: symbolic link support mysys/my_symlink2.c: Disabling of symbolic link support sql/mysqld.cc: Disabling of symbolic link support
-
unknown authored
sql/slave.cc: Cleanup up indentation. Change to use ER_SAFE() instead of ER(). sql/unireg.h: Added ER_SAFE()
-
unknown authored
-
unknown authored
Docs/manual.texi: Link info change include/my_sys.h: Added functions for symlink support libmysql/Makefile.shared: Added mf_symlink.c to library. mysys/Makefile.am: Added functions for symlink support mysys/mf_same.c: cleanup mysys/my_symlink.c: Added functions for symlink support
-
- 31 May, 2001 8 commits
-
-
unknown authored
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
sql/slave.cc: print expected error number sql/unireg.h: sanity check for errno range in ER(X)
-
unknown authored
sync0sync.ic Had deleted inadvertently lock word = 0 from the non-gcc+i86 case in mutex_reset_lock_word innobase/include/sync0sync.ic: Had deleted inadvertently lock word = 0 from the non-gcc+i86 case in mutex_reset_lock_word
-
unknown authored
sync0sync.ic Use XCHG also to reset the mutex lock word: it makes a serialization point to code on Intel and gives more safety innobase/include/sync0sync.ic: Use XCHG also to reset the mutex lock word: it makes a serialization point to code on Intel and gives more safety BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Docs/manual.texi: Changelog
-
unknown authored
BitKeeper/etc/logging_ok: auto-union configure.in: Auto merged Docs/manual.texi: Auto merged
-
unknown authored
backport things from 4.0. This is safe as the functions are not used! Fixed bug in new mutex handling in InnoDB Make allow_break() and dont_break() defines. Docs/manual.texi: Remove -fomit-frame-pointer from default binaries configure.in: Use -lcma library on HPUX include/my_sys.h: Added functions for symbolic link handling to make it possible to backport things from 4.0. (This is safe as the functions are not used!) include/mysys_err.h: Error messages for symlink functions. innobase/include/sync0sync.ic: Fixed bug in new mutex handling mysys/Makefile.am: Symlink handling mysys/errors.c: Symlink handling mysys/mf_brkhant.c: Make allow_break() and dont_break() defines. sql/sql_select.h: Fix for Intel compiler. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 30 May, 2001 2 commits
- 29 May, 2001 7 commits
-
-
unknown authored
Docs/manual.texi: my.cfg -> my.cnf scripts/safe_mysqld.sh: my.cfg -> my.cnf support-files/mysql-multi.server.sh: my.cfg -> my.cnf support-files/mysql.server.sh: my.cfg -> my.cnf BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
into nslinux.bedford.progress.com:/usr1/mikef/MYSQL/there BitKeeper/etc/logging_ok: auto-union configure.in: Auto merged Docs/manual.texi: Auto merged sql/share/english/errmsg.txt: Auto merged
-
unknown authored
BUILD/FINISH.sh: Add Gemini to configure Docs/manual.texi: Added Gemini content to the manual. acinclude.m4: Add Gemini to configure configure.in: Add Gemini to configure include/my_base.h: transaction isolation level READ UNCOMMITTED does not allow updates include/mysqld_error.h: Added new messages for Lock related failures sql/field.cc: Gemini BLOB support - sql/field.h: Gemini BLOB Support sql/ha_gemini.cc: Gemini Table handler sql/ha_gemini.h: Gemini Table handler sql/handler.cc: Added new messages for Lock related failures Provide the ability to turn off recovery for operations like REPAIR TABLE ans ALTER TABLE sql/handler.h: Add a bit to have full text indexes as an option and define the prototype to optionally turn on and off logging sql/lock.cc: Added new messages for Lock related failures sql/share/czech/errmsg.txt: Added new messages for Lock related failures sql/share/danish/errmsg.txt: Added new messages for Lock related failures sql/share/dutch/errmsg.txt: Added new messages for Lock related failures sql/share/english/errmsg.txt: Added new messages for Lock related failures sql/share/estonian/errmsg.txt: Added new messages for Lock related failures sql/share/french/errmsg.txt: Added new messages for Lock related failures sql/share/german/errmsg.txt: Added new messages for Lock related failures sql/share/greek/errmsg.txt: Added new messages for Lock related failures sql/share/hungarian/errmsg.txt: Added new messages for Lock related failures sql/share/italian/errmsg.txt: Added new messages for Lock related failures sql/share/japanese/errmsg.txt: Added new messages for Lock related failures sql/share/korean/errmsg.txt: Added new messages for Lock related failures sql/share/norwegian-ny/errmsg.txt: Added new messages for Lock related failures sql/share/norwegian/errmsg.txt: Added new messages for Lock related failures sql/share/polish/errmsg.txt: Added new messages for Lock related failures sql/share/portuguese/errmsg.txt: Added new messages for Lock related failures sql/share/romanian/errmsg.txt: Added new messages for Lock related failures sql/share/russian/errmsg.txt: Added new messages for Lock related failures sql/share/slovak/errmsg.txt: Added new messages for Lock related failures sql/share/spanish/errmsg.txt: Added new messages for Lock related failures sql/share/swedish/errmsg.txt: Added new messages for Lock related failures sql/sql_base.cc: Avoidlock table overflow issues when doing an alter table on Windows. This is Gemini specific. sql/sql_table.cc: Add a bit to have full text indexes as an option and define the prototype to optionally turn on and off logging BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
into donna.mysql.fi:/home/heikki/mysqle
-
unknown authored
configure.in If localtime_r not available in Unix, use localtime innobase/configure.in: If localtime_r not available in Unix, use localtime innobase/ut/ut0ut.c: If localtime_r not available in Unix, use localtime
-
unknown authored
Docs/manual.texi: Auto merged BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Force add of FN_LIBCHAR to symlinks on windows Docs/manual.texi: Cleanup & Changelog client/mysqladmin.c: Added quoting for 'drop database' client/mysqlcheck.c: Fixed wrong comment syntax libmysql/net.c: Cleanup mysql-test/mysql-test-run.sh: Better error message. mysql-test/r/func_test.result: test for if() mysql-test/t/func_test.test: test for if() mysys/mf_pack.c: Force add of FN_LIBCHAR to symlinks on windows. sql/item_cmpfunc.cc: Fixed problems with decimals withing IF() sql/mysqlbinlog.cc: Better error messages. sql/sql_repl.cc: Better error messages.
-
- 27 May, 2001 4 commits
-
-
unknown authored
-
unknown authored
Docs/manual.texi: Auto merged BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Added print of --use-symbolic-links in mysqld Docs/manual.texi: Added new links configure.in: Fixes for gcc scripts/mysql_config.sh: Fixed portability bug. sql/mysqld.cc: Added print of --use-symbolic-links
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-