- 15 Oct, 2000 1 commit
-
-
unknown authored
heap/hp_extra.c: Changed meaning of HA_EXTRA_RESET include/my_base.h: Added HA_EXTRA_RESET_STATE isam/extra.c: Changed meaning of HA_EXTRA_RESET isam/pack_isam.c: Addapt to changed HA_EXTRA_RESET merge/extra.c: Changed meaning of HA_EXTRA_RESET myisam/mi_extra.c: Changed meaning of HA_EXTRA_RESET myisam/myisampack.c: Addapt to changed HA_EXTRA_RESET myisammrg/myrg_extra.c: Addapt to changed HA_EXTRA_RESET sql/filesort.cc: Addapt to changed HA_EXTRA_RESET sql/ha_berkeley.cc: Hidden primary key sql/ha_berkeley.h: Hidden primary key BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 14 Oct, 2000 3 commits
-
-
unknown authored
Docs/manual.texi: Changed max packet limit from 24M -> 16M
-
unknown authored
configure.in: Auto merged sql/mysqld.cc: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
a lot of portability issues. Docs/manual.texi: Changed FOREIGN KEY to FOREIGN KEY constraint client/mysqladmin.c: Don't flush MASTER or SLAVE on refresh configure.in: Fix for hpux 11.0 extra/perror.c: New error message include/my_pthread.h: Portability fix for windows myisam/mi_locking.c: Ensure that locking doesn't interfere with pread/pwrite on windows myisam/sort.c: checked with purecover mysys/mf_tempfile.c: Fix for windows mysys/my_lock.c: Ensure that locking doesn't interfere with pread/pwrite on windows mysys/my_winthread.c: Portability fix sql-bench/Results/ATIS-mysql-NT_4.0: New benchmark runs sql-bench/Results/RUN-mysql-NT_4.0: New benchmark runs sql-bench/Results/alter-table-mysql-NT_4.0: New benchmark runs sql-bench/Results/big-tables-mysql-NT_4.0: New benchmark runs sql-bench/Results/connect-mysql-NT_4.0: New benchmark runs sql-bench/Results/create-mysql-NT_4.0: New benchmark runs sql-bench/Results/insert-mysql-NT_4.0: New benchmark runs sql-bench/Results/select-mysql-NT_4.0: New benchmark runs sql-bench/Results/wisconsin-mysql-NT_4.0: New benchmark runs sql-bench/crash-me.sh: Fixed things for PostgreSQL sql-bench/limits/mysql-3.23.cfg: Update for new crash-me sql-bench/limits/mysql.cfg: Update for new crash-me sql-bench/print-limit-table: Fixed position for alter table rename sql-bench/test-insert.sh: Fix for PostgreSQL sql/field.cc: Fix for default values in CREATE ... SELECT sql/field.h: Fix for default values in CREATE ... SELECT sql/log.cc: Fixed typo sql/log_event.cc: Portability fix sql/mysqlbinlog.cc: Portability fix sql/mysqld.cc: Don't turn of concurrent insert with --skip-new or --safe sql/sql_base.cc: Portability fix sql/sql_class.cc: Portability fix sql/sql_class.h: Portability fix sql/sql_parse.cc: Fix for --log-slow-queries sql/sql_repl.cc: Portability fixes sql/sql_select.cc: Fixed optimizer bug for LEFT JOIN sql/sql_select.h: Fixed optimizer bug for LEFT JOIN sql/sql_table.cc: Fix for default values in CREATE ... SELECT sql/sql_yacc.yy: Added optional AS to: CREATE TABLE foo [ AS ] SELECT ...
-
- 13 Oct, 2000 9 commits
-
-
unknown authored
manual.texi as numbers by adding +0 to the column name. Docs/manual.texi: Added note about retrieving ENUM or SET column values as numbers by adding +0 to the column name.
-
unknown authored
manual.texi Add note to CREATE TABLE section that default values manual.texi must be constants (cannot be functions). Docs/manual.texi: Cleanups for recent release notes.
-
unknown authored
mysql-test/mysql-test-run: Trimmed .test from output.
-
unknown authored
mysql-test/mysql-test-run: Code clean-ups.
-
unknown authored
-
unknown authored
sel000002.test XLST generated. sel000001.test XLST generated. mysql-test/t/3.23/sel000001.test: XLST generated. mysql-test/t/3.23/sel000002.test: XLST generated. mysql-test/t/3.23/sel000003.test: XLST generated.
-
unknown authored
mysql-test/xml/tests/sel000001.xml: Fixed up <description>.
-
unknown authored
sel000003.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000003.xml
-
unknown authored
mysqltest.xsl BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/xsl/mysqltest.xsl sel000001.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000001.xml README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/README
-
- 12 Oct, 2000 5 commits
-
-
unknown authored
mysql-test/mysql-test-run: BSD cleanups
-
unknown authored
mysql-test/README: ***MISSING WEAVE***
-
unknown authored
mysql-test/README.gcov: ***MISSING WEAVE***
-
unknown authored
mysql-test/mysql-test-run: trying to fool bk
-
unknown authored
mysql-test/mysql-test-run: try to fool bk again
-
- 11 Oct, 2000 8 commits
-
-
unknown authored
mysql-test/mysql-test-run: try to fool bk one more time
-
unknown authored
can I fool bk this time? mysql-test/mysql-test-run: can I fool bk this time?
-
unknown authored
sel000003.result BitKeeper file /home/sasha/src/bk/mysql-gcov/mysql-test/r/3.23/sel000003.result sel000003.test BitKeeper file /home/sasha/src/bk/mysql-gcov/mysql-test/t/3.23/sel000003.test mysql-test/mysql-test-run: added gcov support
-
unknown authored
into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql-new
-
unknown authored
mysql-test-run to be more accurate and portable. mysql-test/mysql-test-run: Added Serg's SysV/BSD changes. Reworked timing to be more accurate and portable.
-
unknown authored
Docs/manual.texi: merged sql/sql_yacc.yy: nerged
-
unknown authored
Docs/manual.texi: More propaganda tweaking in Contact Information.
-
unknown authored
Docs/manual.texi: fixed typo - now compiles
-
- 10 Oct, 2000 12 commits
-
-
unknown authored
mysys/charset.c: Auto merged BitKeeper/etc/logging_ok: Auto merged
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Docs/manual.texi: Auto merged BitKeeper/etc/logging_ok: Auto merged mysys/my_init.c: Auto merged sql/sql_table.cc: Auto merged
-
unknown authored
Docs/manual.texi: Update for Access 2000 extra/perror.c: Added --silent include/my_pthread.h: Patch for windows scripts/safe_mysqld.sh: Fix of bug in --patch sql/sql_lex.cc: Allow numbers of type 1e1 sql/sql_string.h: Safety fix sql/sql_table.cc: Portability fix BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Docs/manual.texi: Changes for 3.23 and change Ansi mode -> ANSI mode include/my_base.h: Automatic repair of MyISAM tables include/myisam.h: Automatic repair of MyISAM tables myisam/ft_update.c: Portability fix myisam/mi_check.c: Automatic repair of MyISAM tables myisam/mi_open.c: Automatic repair of MyISAM tables myisam/myisamchk.c: Allow one to combine check with --old-repair myisam/sort.c: Fix for usage of IO_CACHE mysys/charset.c: Portability fixes mysys/default.c: Added --defaults-extra-dir mysys/mf_tempfile.c: Portability fixes mysys/my_init.c: Remove compiler warning mysys/my_pread.c: Remove compiler warning sql-bench/server-cfg.sh: New benchmark tests sql-bench/test-insert.sh: New benchmark tests sql/ha_myisam.cc: Automatic repair of MyISAM tables sql/ha_myisam.h: Automatic repair of MyISAM tables sql/handler.h: Automatic repair of MyISAM tables sql/lock.cc: Add missing free sql/log_event.cc: Portability fixes sql/sql_base.cc: Automatic repair of MyISAM tables sql/sql_select.h: Remove compiler warning sql/sql_table.cc: Clean up intendent sql/sql_yacc.yy: New syntax for CHECK sql/table.cc: Automatic repair of MyISAM tables sql/table.h: Automatic repair of MyISAM tables BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
It makes SHOW CREATE TABLE to quote table and column names. This is ON by default ! configure.in: REAL fix for mkstemp() sql/lex.h: SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1 sql/sql_yacc.yy: SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1 sql/mysql_priv.h: SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1 sql/mysqld.cc: SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1 sql/sql_show.cc: SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1 Docs/manual.texi: SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
-
unknown authored
Docs/manual.texi: fixed typo
-
unknown authored
-
unknown authored
sel000002.result BitKeeper file /d1/users/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000002.result .del-select-key.test Delete: mysql-test/t/3.23/select-key.test .del-simple-select.test Delete: mysql-test/t/3.23/simple-select.test sel000001.test BitKeeper file /d1/users/mwagner/work/bk/mysql/mysql-test/t/3.23/sel000001.test sel000002.test BitKeeper file /d1/users/mwagner/work/bk/mysql/mysql-test/t/3.23/sel000002.test BitKeeper/deleted/.del-select-key.test: ***MISSING WEAVE*** BitKeeper/deleted/.del-simple-select.test: ***MISSING WEAVE***
-
unknown authored
run-all-tests mysql-test -> mysqltest README mysql-test -> mysqltest Makefile.am Retargetted mysql-test to mysqltest. .del-mysql-test.c Delete: client/mysql-test.c mysql-test-run Added program definitions. mysqltest.c BitKeeper file /home/mwagner/work/bk/mysql/client/mysqltest.c mysql-test/mysql-test-run: Added program definitions. BitKeeper/deleted/.del-mysql-test.c: ***MISSING WEAVE*** client/Makefile.am: Retargetted mysql-test to mysqltest. repl-tests/README: mysql-test -> mysqltest repl-tests/run-all-tests: mysql-test -> mysqltest repl-tests/test-repl-ts/run.test: mysql-test -> mysqltest
-
unknown authored
-
unknown authored
mysql-test/README: ***MISSING WEAVE***
-
- 09 Oct, 2000 2 commits
-
-
unknown authored
mysql-test-run now works, althought the output needs beautification add two *real* test cases that everyone can run - yahoo! we are moving! mysql-test/t/3.23/select-key.test: ***MISSING WEAVE*** mysql-test/t/3.23/simple-select.test: ***MISSING WEAVE*** mysql-test/std_data/select-key.master: ***MISSING WEAVE*** mysql-test/std_data/simple-select.master: ***MISSING WEAVE*** client/mysql-test.c: ***MISSING WEAVE*** mysql-test/mysql-test-run: "fixed" subsitution error - one still needs to do something real to make it pretty
-
unknown authored
-