Commit graph

6761 commits

Author SHA1 Message Date
unknown
31ed959ba3 Added RESET command
Docs/manual.texi:
  Changed max packet limit from 24M -> 16M
2000-10-14 11:16:17 +03:00
unknown
1198be81c2 Merge
configure.in:
  Auto merged
sql/mysqld.cc:
  Auto merged
sql/sql_yacc.yy:
  Auto merged
2000-10-14 03:20:00 +03:00
unknown
518a621adf Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and
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 ...
2000-10-14 03:16:35 +03:00
unknown
658f67d67f manual.texi Added note about retrieving ENUM or SET column values
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.
2000-10-13 17:25:51 -05:00
unknown
7e80c28159 manual.texi Cleanups for recent release notes.
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.
2000-10-13 12:33:52 -05:00
unknown
0ece3daa31 mysql-test-run Trimmed .test from output.
mysql-test/mysql-test-run:
  Trimmed .test from output.
2000-10-13 07:18:05 -05:00
unknown
e6613c0e97 mysql-test-run Code clean-ups.
mysql-test/mysql-test-run:
  Code clean-ups.
2000-10-13 07:14:39 -05:00
unknown
590575f3ba select.tst BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/chew_on_this/select.tst 2000-10-13 05:49:56 -05:00
unknown
556b2620c3 sel000003.test XLST generated.
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.
2000-10-13 02:50:18 -05:00
unknown
830cf03921 sel000001.xml Fixed up <description>.
mysql-test/xml/tests/sel000001.xml:
  Fixed up <description>.
2000-10-13 02:46:48 -05:00
unknown
1ab26c6051 sel000002.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000002.xml
sel000003.xml	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000003.xml
2000-10-13 02:46:16 -05:00
unknown
30a7cbdacf README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/xsl/README
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
2000-10-13 00:15:35 -05:00
unknown
7268d075c1 mysql-test-run BSD cleanups
mysql-test/mysql-test-run:
  BSD cleanups
2000-10-12 15:51:19 +02:00
unknown
c808f32309 README updated to sync with Matt's changes
mysql-test/README:
  ***MISSING WEAVE***
2000-10-11 23:06:56 -06:00
unknown
87e2a29da8 README.gcov BitKeeper file /home/sasha/src/bk/mysql/mysql-test/README.gcov
mysql-test/README.gcov:
  ***MISSING WEAVE***
2000-10-11 23:00:16 -06:00
unknown
cd15f5b7a8 fooling bk
mysql-test/mysql-test-run:
  trying to fool bk
2000-10-11 22:06:08 -06:00
unknown
08ff957410 mysql-test-run try to fool bk again
mysql-test/mysql-test-run:
  try to fool bk again
2000-10-11 22:00:46 -06:00
unknown
f363dfa869 mysql-test-run try to fool bk one more time
mysql-test/mysql-test-run:
  try to fool bk one more time
2000-10-11 17:38:30 -06:00
unknown
e811f80acb mysql-test/mysql-test-run
can I fool bk this time?


mysql-test/mysql-test-run:
  can I fool bk this time?
2000-10-11 17:33:32 -06:00
unknown
9e853c97de mysql-test-run added gcov support
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
2000-10-11 17:01:58 -06:00
unknown
8f41b00cf9 Merge mwagner@work:/home/bk/mysql
into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql-new
2000-10-11 08:54:29 -05:00
unknown
2028eabcc8 mysql-test-run Added Serg's SysV/BSD changes. Reworked timing
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.
2000-10-11 08:50:13 -05:00
unknown
31f27fe347 Merge
Docs/manual.texi:
  merged
sql/sql_yacc.yy:
  nerged
2000-10-11 14:21:04 +02:00
unknown
8e00459016 manual.texi More propaganda tweaking in Contact Information.
Docs/manual.texi:
  More propaganda tweaking in Contact Information.
2000-10-11 01:52:15 -05:00
unknown
9b76054167 manual.texi fixed typo - now compiles
Docs/manual.texi:
  fixed typo - now compiles
2000-10-10 19:36:27 -06:00
unknown
da2c52f1fe merge
mysys/charset.c:
  Auto merged
BitKeeper/etc/logging_ok:
  Auto merged
2000-10-11 01:18:03 +03:00
unknown
3b5f8e5ee4 Fix typo
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2000-10-11 01:06:41 +03:00
unknown
314a0b9c7a Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql
Docs/manual.texi:
  Auto merged
BitKeeper/etc/logging_ok:
  Auto merged
mysys/my_init.c:
  Auto merged
sql/sql_table.cc:
  Auto merged
2000-10-11 00:54:01 +03:00
unknown
f4d7717cea Portability fixes
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
2000-10-11 00:48:03 +03:00
unknown
da5366886f Automatic repair of MyISAM tables + portability fixes
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
2000-10-11 00:06:37 +03:00
unknown
5762523b78 SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
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
2000-10-10 21:31:00 +02:00
unknown
e07d0930f4 manual.texi fixed typo
Docs/manual.texi:
  fixed typo
2000-10-10 12:05:11 -06:00
unknown
525be6e6e3 Merge 2000-10-10 12:04:32 -04:00
unknown
84965a53ba sel000001.result BitKeeper file /d1/users/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000001.result
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***
2000-10-10 11:15:06 +02:00
unknown
84d05b9e7d run.test mysql-test -> mysqltest
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
2000-10-10 03:42:07 -05:00
unknown
b42ccb98e9 edited index entries for hard copy of manual 2000-10-09 20:31:46 -04:00
unknown
a276736891 Added README file with instructions.
mysql-test/README:
  ***MISSING WEAVE***
2000-10-09 18:10:59 -06:00
unknown
4f61f18613 fixed parsing bug in mysql-test
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
2000-10-09 17:53:10 -06:00
unknown
f7d7f9dfbe merged to sync with Sergei's version 2000-10-09 16:45:01 -06:00
unknown
77f75787e3 fixed up the newly check in test suite, although it still is not fully functional
undid hack to work around missin opt_ft.*


mysql-test/mybin/mysql-test_install_db:
  got it to the point where mysqld starts on my system
mysql-test/mysql-test-run:
  fixed some syntax errors
sql/sql_select.cc:
  undid my hack to make it compile, since opt_ft.* is now in bk
2000-10-09 16:41:21 -06:00
unknown
eff45ad804 Merge mwagner@work:/home/bk/mysql
into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql
2000-10-09 16:38:15 -05:00
unknown
94b99e5de5 README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.22/README
README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/README
README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/share/README
README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/std_data/README
README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/t/3.22/README
README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/t/3.23/README
README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/var/lib/README
README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/var/log/README
README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/var/run/README
README  	BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/var/tmp/README


mysql-test/r/3.22/README:
  ***MISSING WEAVE***
mysql-test/share/README:
  ***MISSING WEAVE***
mysql-test/std_data/README:
  ***MISSING WEAVE***
mysql-test/t/3.22/README:
  ***MISSING WEAVE***
mysql-test/var/lib/README:
  ***MISSING WEAVE***
mysql-test/var/log/README:
  ***MISSING WEAVE***
mysql-test/var/run/README:
  ***MISSING WEAVE***
mysql-test/var/tmp/README:
  ***MISSING WEAVE***
2000-10-09 16:36:51 -05:00
unknown
c8f30e8f62 Merge 2000-10-09 23:28:27 +02:00
unknown
3e6dcfe45e Merge work:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-10-09 17:05:33 -04:00
unknown
5096b5dd5b Merge 2000-10-09 22:19:57 +02:00
unknown
b465979edc Show charsets dir in error message, instead of just "path: default".
include/my_sys.h:
  make get_charsets_dir a public function
libmysql/libmysql.c:
  show charsets dir instead of the string "default" in error message
mysys/charset.c:
  make get_charsets_dir a public function
2000-10-09 16:10:41 -04:00
unknown
3f65aeb651 sql_select.cc Coredump in FULLTEXT code fixed
sql_select.cc	sasha's workaround removed


sql/sql_select.cc:
  Coredump in FULLTEXT code fixed
2000-10-09 22:10:10 +02:00
unknown
3c552b4b9b fix NuSphere bug that generated bad HTML
Docs/manual.texi:
  moved @cindex uptime to the right place, so that texi2html does
  actually generate an achor for it
2000-10-09 12:09:23 -06:00
unknown
6942c74c19 manual.texi Reworked propaganda in Contact information section.
Docs/manual.texi:
  Reworked propaganda in Contact information section.
2000-10-09 05:56:51 -05:00
unknown
d61670a531 manual.texi Reactivated some mirrors.
Docs/manual.texi:
  Reactivated some mirrors.
2000-10-09 00:24:10 -05:00