Commit graph

642 commits

Author SHA1 Message Date
unknown
8088e85652 Merge
mysql-test/chew_on_this/select.res:
  ***MISSING WEAVE***
2000-12-07 14:26:29 +02:00
unknown
034e028d00 Bug fix, max_heap_table_size variable was not used.
Docs/manual.texi:
  Bug fix with HEAP type tables.
2000-12-07 14:17:07 +02:00
unknown
29907fc5a4 Only write full transactions to binary log
A lot of new functions for BDB tables
Fix for DROP DATABASE on windows
Default server_id variables


Docs/manual.texi:
  Update of BDB info + Changes
configure.in:
  Added test of readlink
include/mysqld_error.h:
  Added new error message
sql/ha_berkeley.cc:
  Added storing of status, CHECK, ANALYZE and OPTIMIZE TABLE
sql/ha_berkeley.h:
  Added storing of status, CHECK, ANALYZE and OPTIMIZE TABLE
sql/handler.cc:
  Only write full transactions to binary log
sql/hostname.cc:
  cleanup
sql/log.cc:
  Only write full transactions to binary log
sql/log_event.h:
  Only write full transactions to binary log
sql/mf_iocache.cc:
  Changes to be able to use IO_CACHE to save statements in a transaction
sql/mysql_priv.h:
  New variables
sql/mysqld.cc:
  Only write full transactions to binary log
  Added default values for server_id
  Lots of new bdb options
sql/share/czech/errmsg.sys:
  Added new error message
sql/share/czech/errmsg.txt:
  Added new error message
sql/share/danish/errmsg.sys:
  Added new error message
sql/share/danish/errmsg.txt:
  Added new error message
sql/share/dutch/errmsg.sys:
  Added new error message
sql/share/dutch/errmsg.txt:
  Added new error message
sql/share/english/errmsg.sys:
  Added new error message
sql/share/english/errmsg.txt:
  Added new error message
sql/share/estonian/errmsg.sys:
  Added new error message
sql/share/estonian/errmsg.txt:
  Added new error message
sql/share/french/errmsg.sys:
  Added new error message
sql/share/french/errmsg.txt:
  Added new error message
sql/share/german/errmsg.sys:
  Added new error message
sql/share/german/errmsg.txt:
  Added new error message
sql/share/greek/errmsg.sys:
  Added new error message
sql/share/greek/errmsg.txt:
  Added new error message
sql/share/hungarian/errmsg.sys:
  Added new error message
sql/share/hungarian/errmsg.txt:
  Added new error message
sql/share/italian/errmsg.sys:
  Added new error message
sql/share/italian/errmsg.txt:
  Added new error message
sql/share/japanese/errmsg.sys:
  Added new error message
sql/share/japanese/errmsg.txt:
  Added new error message
sql/share/korean/errmsg.sys:
  Added new error message
sql/share/korean/errmsg.txt:
  Added new error message
sql/share/norwegian-ny/errmsg.txt:
  Added new error message
sql/share/norwegian/errmsg.txt:
  Added new error message
sql/share/polish/errmsg.sys:
  Added new error message
sql/share/polish/errmsg.txt:
  Added new error message
sql/share/portuguese/errmsg.sys:
  Added new error message
sql/share/portuguese/errmsg.txt:
  Added new error message
sql/share/romanian/errmsg.txt:
  Added new error message
sql/share/russian/errmsg.sys:
  Added new error message
sql/share/russian/errmsg.txt:
  Added new error message
sql/share/slovak/errmsg.sys:
  Added new error message
sql/share/slovak/errmsg.txt:
  Added new error message
sql/share/spanish/errmsg.sys:
  Added new error message
sql/share/spanish/errmsg.txt:
  Added new error message
sql/share/swedish/errmsg.OLD:
  Added new error message
sql/share/swedish/errmsg.sys:
  Added new error message
sql/share/swedish/errmsg.txt:
  Added new error message
sql/sql_base.cc:
  cleanup
sql/sql_class.cc:
  Only write full transactions to binary log
sql/sql_class.h:
  Added error handling of failed writes to logs
sql/sql_db.cc:
  Fix for DROP DATABASE on windows
sql/sql_delete.cc:
  Only write full transactions to binary log
sql/sql_insert.cc:
  Only write full transactions to binary log
sql/sql_load.cc:
  Only write full transactions to binary log
sql/sql_parse.cc:
  End transaction at DROP, RENAME, CREATE and TRUNCATE
sql/sql_table.cc:
  Fixes for ALTER TABLE on BDB tables for windows
sql/sql_update.cc:
  Only write full transactions to binary log
sql/sql_yacc.yy:
  AGAINST is not anymore a reserved word
support-files/my-huge.cnf.sh:
  Changed to use binary log
support-files/my-large.cnf.sh:
  Changed to use binary log
support-files/my-medium.cnf.sh:
  Changed to use binary log
support-files/my-small.cnf.sh:
  Changed to use binary log
2000-12-07 14:08:48 +02:00
unknown
e5c585861e Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
BitKeeper/etc/logging_ok:
  Auto converge
Docs/manual.texi:
  Auto merged
2000-12-06 01:55:17 +02:00
unknown
7bdbe353f8 Added innobase handler files + other updates for innobase
Docs/manual.texi:
  Changelog
client/mysql.cc:
  Added optional argument to --i-am-a-dummy
sql/handler.cc:
  Fix for innobase
sql/handler.h:
  Fix for innobase
sql/sql_class.cc:
  Fix for innobase
sql/sql_db.cc:
  Fixed that DROP DATABASE works on OS/2
2000-12-06 01:54:17 +02:00
unknown
84eac0e792 Merge
Docs/manual.texi:
  merged
2000-12-05 23:41:52 +01:00
unknown
ca1c47067c Added innobase handler files
Change that handler gets file names in native format


Docs/manual.texi:
  Small bug fix
sql/Makefile.am:
  Added innobase handler files
sql/mysqld.cc:
  Added startup options for innobase
sql/sql_table.cc:
  Change that handler gets file names in native format
2000-12-05 19:42:02 +02:00
unknown
553011afbd updated test case for SELECT DISTINCT coredump
BitKeeper/etc/ignore:
  Added mysql-test/var/lib/mysql-bin.008 to the ignore list
mysql-test/r/3.23/sel000100.result:
  coredump fixed, now it makes sense to have something in the result file
mysql-test/t/3.23/sel000100.test:
  renamed result file
2000-12-05 10:15:27 -07:00
unknown
3127a142a6 fixed typo in the manual
Docs/manual.texi:
  fixed typo
mysql-test/chew_on_this/select.res:
  ***MISSING WEAVE***
2000-12-05 10:03:30 -07:00
unknown
6ffa174327 Merge work:/my/mysql into donna.mysql.com:/home/my/mysql-new
Docs/manual.texi:
  Auto merged
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2000-12-05 18:52:56 +02:00
unknown
d2b7b3becd Fix for core dump in DISTINCT
Docs/manual.texi:
  Changlog
mysql-test/chew_on_this/select.res:
  ***MISSING WEAVE***
2000-12-05 16:14:52 +02:00
unknown
47f7719f46 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-05 06:12:47 -07:00
unknown
cdcc130a3b Added a test case for a coredump bug in SELECT DISTINCT. Have not yet fixed the coredump itself
BitKeeper/etc/ignore:
  Added mysql-test/var/lib/test/test1.frm mysql-test/var/lib/test/test1.MYD mysql-test/var/lib/test/test1.MYI mysql-test/var/lib/test/test2.frm mysql-test/var/lib/test/test2.MYD mysql-test/var/lib/test/test2.MYI mysql-test/var/run/mysqld.pid mysql-test/var/tmp/mysql.sock to the ignore list
2000-12-05 06:12:19 -07:00
unknown
2523b030b4 Merge
Docs/manual.texi:
  merged
2000-12-05 13:38:36 +01:00
unknown
1e1d57c98f manual.texi "fine-tuning" section added to fulltext manual
Docs/manual.texi:
  "fine-tuning" section added to fulltext manual
2000-12-05 12:45:52 +01:00
unknown
a1c8cd7700 manual.texi Added a mirror in Italy and China.
Docs/manual.texi:
  Added a mirror in Italy and China.
2000-12-05 04:02:53 -06:00
unknown
357e91d5db Fixed bugs in the manual
mysql-test/chew_on_this/select.res:
  ***MISSING WEAVE***
2000-12-05 03:13:03 +02:00
unknown
bbd0c00b75 Merge 2000-12-05 03:03:02 +02:00
unknown
e2e18535ad New error messages
Fix for creating read-only files on windows
Manual updates


BitKeeper/deleted/.del-acconfig.h~65f1202b3b5c345f:
  ***MISSING WEAVE***
BitKeeper/deleted/.del-acconfig.h~7b620dbd69ea6074:
  ***MISSING WEAVE***
Docs/manual.texi:
  Small clarifications
BitKeeper/etc/ignore:
  Added Docs/manual.aux Docs/manual.cp Docs/manual.cps Docs/manual.dvi Docs/manual.fn Docs/manual.fns Docs/manual.ky Docs/manual.pg Docs/manual.toc Docs/manual.tp Docs/manual.vr Docs/manual_a4.ps Docs/manual_letter.ps to the ignore list
mysql-test/chew_on_this/select.res:
  ***MISSING WEAVE***
mysys/my_open.c:
  Fix for windows where some files where created read only
sql/ha_myisam.cc:
  Added 'checking table' to process-list status
sql/opt_range.cc:
  Cleanup
sql/share/czech/errmsg.sys:
  New error messages
sql/share/czech/errmsg.txt:
  New error messages
sql/share/italian/errmsg.sys:
  New error messages
sql/share/italian/errmsg.txt:
  New error messages
2000-12-05 03:00:31 +02:00
unknown
6384f9e817 Howard's changes 2000-12-04 16:45:14 -05:00
unknown
01efee3ac1 Howard's grammar changes 2000-12-04 16:28:14 -05:00
unknown
17d0ffd966 Merge
BitKeeper/etc/ignore:
  auto-union
Docs/manual.texi:
  Auto merged
sql/opt_range.cc:
  SCCS merged
2000-12-03 12:56:27 +02:00
unknown
aa442dfc5c ignored PENDING directory
BitKeeper/etc/ignore:
  added PENDING/*
2000-12-03 12:52:36 +02:00
unknown
202c9dd02b ignored some files
BitKeeper/etc/ignore:
  Added libmysql_r/ctype_extra_sources.c libmysql_r/conf_to_src libmysql_r/.libs/libmysqlclient_r.lai to the ignore list
2000-12-03 12:49:46 +02:00
unknown
03155012e5 Small manual changes + fix bug in range optimizer becasue of commented code
mysql-test/chew_on_this/select.res:
  ***MISSING WEAVE***
Docs/manual.texi:
  Clarifications
sql/opt_range.cc:
  Removed comment from critical code
2000-12-03 12:45:00 +02:00
unknown
8c2992ab02 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-02 14:02:06 -07:00
unknown
4bad4939d3 Docs/manual.texi
updates for temporary table replication, and docs for replicate-do/ignore-table
    updated change history
    fixed errors/warnings from makeinfo


Docs/manual.texi:
  updates for temporary table replication, and docs for replicate-do/ignore-table
  updated change history
  fixed errors/warnings from makeinfo
BitKeeper/etc/ignore:
  Added Docs/manual.log to the ignore list
2000-12-02 14:00:57 -07:00
unknown
6dda9ab208 test-make-manual BitKeeper file /home/mwagner/work/bk/mysql/Docs/Support/test-make-manual 2000-12-02 14:16:08 -06:00
unknown
4e07d21dc8 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-02 11:49:19 -07:00
unknown
1b0f38b0f2 fix for SunPro CC 2000-12-02 11:41:16 -07:00
unknown
758567104c added loops and other cool stuff to mysqltest
fixed slave to preserve temp tables on slave stop; slave start
added abort-slave-event-count option to mysqld to test the above
added a test case for temp tables with a contantly aborting slave
removed warning in sql_parse.cc
fixed thimble.cc to compile


BitKeeper/etc/ignore:
  Added client/thimble support-files/mysql-3.23.29-gamma.spec to the ignore list
client/mysqltest.c:
  added while, let, and echo, added fractional sec sleep support
client/thimble.cc:
  fixes to make it compile
mysql-test/t/3.23/rpl000001.test:
  sleep less
mysql-test/t/3.23/rpl000002.test:
  sleep less
mysql-test/t/3.23/rpl000003.test:
  sleep less
mysql-test/t/3.23/rpl000005.test:
  sleep less
sql/mysqld.cc:
  --abort-slave-event count
sql/slave.cc:
  remember temp tables when slave thread termintates and restore them on
  slave start
sql/slave.h:
  --abort-slave-event-count
sql/sql_parse.cc:
  remove warning
2000-12-02 10:11:50 -07:00
unknown
4735a463a2 Merge
Docs/manual.texi:
  merged
  big deletion by yfaktoro@nslinuxw2.bedford.progress.com undone
  (I have to make a decision durion merge)
  He should re-delete, if it's what he really wanted to do.
2000-12-01 13:26:55 +01:00
unknown
5a121ef053 Merge nusphere@work.mysql.com:/home/bk/mysql
into nslinuxw2.bedford.progress.com:/users/devp/yfaktoro/bk/local


Docs/manual.texi:
  Auto merged
2000-11-30 16:16:08 -05:00
unknown
69c665d300 Howard's changes. 2000-11-30 16:15:19 -05:00
unknown
46535017d8 manual.texi SHOW KEYS updated, NEWS updated
Docs/manual.texi:
  SHOW KEYS updated, NEWS updated
2000-11-30 18:27:01 +01:00
unknown
59f2e99f05 Merge 2000-11-30 15:32:07 +01:00
unknown
6387b010c4 opt_range.cc bugfix (sel000033.test)
sql/opt_range.cc:
  bugfix (sel000033.test)
2000-11-30 15:19:22 +01:00
unknown
0be57e3e62 manual.texi Fix typos in books section.
Docs/manual.texi:
  Fix typos in books section.
2000-11-30 00:29:30 -06:00
unknown
2e4e9cdd38 manual.texi Updated/Added books and their descriptions/links.
Docs/manual.texi:
  Updated/Added books and their descriptions/links.
2000-11-30 00:20:33 -06:00
unknown
02fbec4ecb Merge nusphere@work.mysql.com:/home/bk/mysql
into nslinuxw2.bedford.progress.com:/users/devp/yfaktoro/bk/local


Docs/manual.texi:
  Auto merged
2000-11-29 20:46:55 -05:00
unknown
1a6320a04a manual.texi Howards changes
Docs/manual.texi:
  Howards changes
2000-11-29 20:44:24 -05:00
unknown
990b3fedf3 manual.texi News: added mysql-multi.server.sh
Docs/manual.texi:
  News: added mysql-multi.server.sh
2000-11-29 18:38:13 -05:00
unknown
d4af06e1ed Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-29 18:33:31 -05:00
unknown
1fc36dae57 Add mysql-multi.server.sh, a replacement for mysql.server that
handles running several mysqlds on one host easily.  Original
multi-server modifications made by Tim Bunce.
2000-11-29 18:26:10 -05:00
unknown
aa5540a475 More changes to mysql.server to make it fit in with the other
tools.


support-files/mysql.server.sh:
  - Look for basedir in /etc/my.cnf if my_print_defaults
    can't be found
  - use `@HOSTNAME@`.pid instead of mysqld.pid for
    pid_file, to match safe_mysqld
2000-11-29 18:24:21 -05:00
unknown
5a51c26aca Makefile.am rm -> rm -f, to get rid of silly "remove this r-------- ?"
mysys/Makefile.am:
  rm -> rm -f, to get rid of silly "remove this r-------- ?"
2000-11-29 22:07:26 +01:00
unknown
987a128132 sql_show.cc FULLEXT comment in SHOW KEYS
sql/sql_show.cc:
  FULLEXT comment in SHOW KEYS
2000-11-29 21:25:22 +01:00
unknown
d3cce71222 Clean up safe_mysqld, mysql_install_db and mysql.server. They
should now work the way you expect them to (process command-line
arguments consistently).


scripts/mysql_install_db.sh:
  - use mysql_print_defaults instead of awk hack
  - actually pass unrecognized options to mysqld, instead of
    ignoring them
  - recognize a [mysql_install_db] section of my.cnf
  - general cleanup
scripts/safe_mysqld.sh:
  - handle a relative pid-file the same way mysqld does
support-files/mysql.server.sh:
  - use mysql_print_defaults instead of awk hack
  - recognize a [mysql_server] section of my.cnf
  - handle a relative pid-file the same way mysqld does
  - general cleanup
Docs/manual.texi:
  - News item: safe_mysqld, mysql.server and mysql_install_db have
    been modified
2000-11-29 15:21:48 -05:00
unknown
ef2356d653 Merge 2000-11-29 14:30:04 +01:00
unknown
d8a4ee0da2 item_func.cc bug with several fulltext indexes fixed
sql/item_func.cc:
  bug with several fulltext indexes fixed
2000-11-29 13:21:02 +01:00