Commit graph

213 commits

Author SHA1 Message Date
unknown
1282360e16 manual.texi fixed couple of list items in description of mysql options
logging_ok	Logging to logging@openlogging.org accepted


BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
Docs/manual.texi:
  fixed couple of list items in description of mysql options
2000-12-04 13:16:42 -06:00
unknown
d2ce6383e9 manual.texi clarified language about logo requirement.
Docs/manual.texi:
  clarified language about logo requirement.
2000-11-07 08:18:47 -06:00
unknown
6cffc526b5 Merge work:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work


Docs/manual.texi:
  Auto merged
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2000-11-06 11:13:40 -05:00
unknown
e07aa7950e BitKeeper/triggers/post-commit
send the diffs
Docs/manual.texi
    updated change history
include/my_sys.h
    Moved safemalloc_mem_limit here
mysys/safemalloc.c
    fixed up safemalloc_mem_limit
sql/mysqld.cc
    moved safemalloc_mem_limit declaration to my_sys.h


BitKeeper/triggers/post-commit:
  send the diffs
Docs/manual.texi:
  updated change history
include/my_sys.h:
  Moved safemalloc_mem_limit here
mysys/safemalloc.c:
  fixed up safemalloc_mem_limit
sql/mysqld.cc:
  moved safemalloc_mem_limit declaration to my_sys.h
2000-11-04 21:00:41 -07:00
unknown
10f9d35479 Merge work:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work


Docs/manual.texi:
  Auto merged
2000-11-03 14:53:43 -05:00
unknown
63d3ee2bb4 manual.texi Added mirror in USA.
Docs/manual.texi:
  Added mirror in USA.
2000-11-02 16:43:56 -06:00
unknown
79a35fed8d manual.texi Added mirror in Argentina.
Docs/manual.texi:
  Added mirror in Argentina.
2000-11-02 16:39:25 -06:00
unknown
b9bd4f6c93 Merge work:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work


Docs/manual.texi:
  Auto merged
2000-11-01 11:49:51 -05:00
unknown
a6ee3f0718 manual.texi Typo fix.
Docs/manual.texi:
  Typo fix.
2000-10-31 21:28:37 -06:00
unknown
d0a28b8944 manual.texi Added mirrors.
Docs/manual.texi:
  Added mirrors.
2000-10-31 21:24:08 -06:00
unknown
277c61a97b manual.texi you can only build from top directory
Docs/manual.texi:
  you can only build from top directory
2000-10-30 21:56:53 -05:00
unknown
f7c9887f2f manual.texi typo fix
Docs/manual.texi:
  typo fix
2000-10-27 12:29:14 -05:00
unknown
225cbb5af9 manual.texi Minor mods to recent change notes.
Docs/manual.texi:
  Minor mods to recent change notes.
2000-10-27 11:49:46 -05:00
unknown
9a42caa74f manual.texi fixed "enough bug free enough"
Docs/manual.texi:
  fixed "enough bug free enough"
2000-10-27 11:43:54 -05:00
unknown
add02ff882 fixed --skip-slave-thread bug
added PURGE MASTER LOGS TO and SHOW MASTER LOGS
fixed the output of SHOW MASTER STATUS
updated docs


Docs/manual.texi:
  Update for PURGE MASTER LOGS TO, SHOW MASTER LOGS
sql/lex.h:
  added PURGE
sql/log.cc:
  update for PURGE
BitKeeper/etc/ignore:
  Added include/.my_sys.h.swp PENDING/2000-10-25.01 PENDING/2000-10-25.02 support-files/mysql-3.23.27-beta.spec to the ignore list
sql/mysqld.cc:
  fixed bug in --skip-slave-start
sql/sql_class.cc:
  added linfo to THD
sql/sql_class.h:
  updates for PURGE
sql/sql_lex.h:
  updates for PURGE
sql/sql_parse.cc:
  updates for PURGE
sql/sql_repl.cc:
  updates for PURGE
sql/sql_repl.h:
  updates for PURGE
sql/sql_yacc.yy:
  updates for PURGE
2000-10-26 22:11:55 -06:00
unknown
293d7c8313 manual.texi Add new TZ-capable date type to TODO list
Docs/manual.texi:
  Add new TZ-capable date type to TODO list
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2000-10-25 14:11:27 -04:00
unknown
652ef85f21 manual.texi Cleanups for 3.23.27 change notes.
Docs/manual.texi:
  Cleanups for 3.23.27 change notes.
2000-10-24 18:00:06 -05:00
unknown
c0d6644b96 Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
Docs/manual.texi:
  Auto merged
2000-10-25 01:52:21 +03:00
unknown
5aacf92e22 Added bdb_lock_max and fixed bug in BDB tables when using key parts
Docs/Makefile.am:
  Don't try to get the manual from SCCS
Docs/manual.texi:
  Added bdb_lock_max + some information about Linux and big files
myisam/myisamchk.c:
  Code cleanup
mysql.proj:
  updated
sql/field.cc:
  Added compare of packed BDB key
sql/field.h:
  Added compare of packed BDB key
sql/ha_berkeley.cc:
  Added compare of packed BDB keys and bdb_lock_max variable
sql/ha_berkeley.h:
  Added bdb_lock_max variable
sql/key.cc:
  cleanup
sql/mysqld.cc:
  Added bdb_lock_max
2000-10-25 01:50:46 +03:00
unknown
68d4984b87 manual.texi Add warning about too-high table_cache value
Docs/manual.texi:
  Add warning about too-high table_cache value
2000-10-24 18:02:47 -04:00
unknown
08dc21df3a Fix for new berkeley DB interface
Docs/manual.texi:
  Update for 3.23.27
2000-10-24 03:55:04 +03:00
unknown
101a583f0e Update of interface for BDB tables.
Fixed bug in SHOW CREATE TABLE


Build-tools/mysql-copyright:
  Shorter error message
Docs/manual.texi:
  Update of myisamchk stuff
acinclude.m4:
  Force use of Berkeley DB 3.2.3 or newer
include/m_string.h:
  Changed type of arguments to bmove()
myisam/mi_check.c:
  Nicer error message
mysql.proj:
  Updated
sql/ha_berkeley.cc:
  Use new key compare interface
sql/sql_select.cc:
  Call join_free() early to free all cursors
sql/sql_show.cc:
  Fixed CREATE TABLE when used with auto_increment columns
strings/bmove.c:
  Changed type of arguments to bmove()
2000-10-24 02:39:54 +03:00
unknown
a468c8f9a9 Merge
configure.in:
  Auto merged
2000-10-23 15:37:16 +03:00
unknown
76edea0d73 Fix of automatic repair
Docs/manual.texi:
  Update for 3.23.27
configure.in:
  Fixed syntax error
include/m_string.h:
  bmove() was wrongly defined (old code was probably never executed)
myisam/mi_check.c:
  Fix for automatic repair
myisam/myisamchk.c:
  Fix for automatic repair
sql/ha_myisam.cc:
  Fix for automatic repair
sql/handler.cc:
  Fix for automatic repair
sql/mysqlbinlog.cc:
  Indentation
sql/sql_insert.cc:
  Move incrementation of thread_count to make things safer
sql/sql_parse.cc:
  Added a new state for bug tracking
sql/sql_select.cc:
  Increment created_tmp_disk_tables for each internal temporary
  MyISAM table.  Added path to some printf statements.
2000-10-23 15:35:42 +03:00
unknown
8f7e2af1e8 Index Added latin5 (turkish) character set
manual.texi	Added latin5 (turkish) character set
configure.in	Added latin5 (turkish) character set
latin5.conf	BitKeeper file /usr/local/src/my/work/sql/share/charsets/latin5.conf


configure.in:
  Added latin5 (turkish) character set
Docs/manual.texi:
  Added latin5 (turkish) character set
sql/share/charsets/Index:
  Added latin5 (turkish) character set
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2000-10-22 17:53:16 -04:00
unknown
da12c768d3 Give an error if you use a BLOB(X) where X > 255
Fixes for MIT pthreads


Docs/manual.texi:
  Update for MIT pthreads and sockets
configure.in:
  Fixed MIT pthreads to use sockets
myisam/mi_check.c:
  Portability fix
myisam/sort.c:
  Portability fix
sql/handler.h:
  Give an error if you use a BLOB(X) where X > 255
sql/mysqld.cc:
  Fixed MIT pthreads to use sockets
sql/sql_table.cc:
  Give an error if you use a BLOB(X) where X > 255
sql/table.cc:
  Fixed problem with BDB tables without keys
2000-10-22 01:19:05 +03:00
unknown
94c93b9ec7 Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
Docs/manual.texi:
  Auto merged
2000-10-20 17:40:13 +03:00
unknown
982260d2cb Bug fixes + defines for INNOBASE
Docs/manual.texi:
  Cleanups
client/sql_string.cc:
  Fixes for AIX
mit-pthreads/Changes-mysql:
  Changelog
mit-pthreads/config/configure.in:
  Fixes for NETBSD
mit-pthreads/config/configure:
  Fixes for NETBSD
mit-pthreads/gen/ctime.c:
  Fixes for NETBSD
mysys/my_pthread.c:
  Changed assert to dbug_assert
scripts/make_binary_distribution.sh:
  Removed mysql-test
scripts/safe_mysqld.sh:
  Forced --defaults-extra-file to be first argument to mysqld
sql/handler.h:
  Added INNOBASE database type
sql/item_func.h:
  Fixed core dump when using MATCH
sql/lex.h:
  Added INNOBASE database type
sql/mysqld.cc:
  Fix for future
sql/sql_yacc.yy:
  Added INNOBASE database type
2000-10-20 17:39:23 +03:00
unknown
23b8fccb93 manual.texi fixed typo
Docs/manual.texi:
  fixed typo
2000-10-19 16:16:59 -06:00
unknown
fb7cebbb36 manual.texi added security clarification
Docs/manual.texi:
  added security clarification
2000-10-19 16:01:10 -06:00
unknown
cc22002ad6 manual.texi Minor cleanups to recent change notes.
Docs/manual.texi:
  Minor cleanups to recent change notes.
2000-10-19 14:57:53 -05:00
unknown
4c4f6f6962 manual.texi 2 mirror additions.
Docs/manual.texi:
  2 mirror additions.
2000-10-19 12:54:22 -05:00
unknown
0c7038bddc bk.txt clean up
Docs/bk.txt:
  clean up
2000-10-18 18:32:09 -06:00
unknown
bcd4132197 Docs/bk.txt
clean up - test of bk 2.0 to see if Monty's favorite bug got fixed.


Docs/bk.txt:
  clean up - test of bk 2.0 to see if Monty's favorite bug got fixed.
2000-10-18 17:45:15 -06:00
unknown
6e80b9d4c2 ocs/manual.texi
update for public bk access info


Docs/manual.texi:
  update for public bk access info
2000-10-18 17:05:31 -06:00
unknown
f11df2ad35 Docs/manual.texi
updated docs for SET SQL_LOG_BIN
client/mysqltest.c
    added support for expected error


Docs/manual.texi:
  updated docs for SET SQL_LOG_BIN
client/mysqltest.c:
  added support for expected error
2000-10-18 11:57:02 -06:00
unknown
228daf0ac7 Merge
Docs/manual.texi:
  merged
2000-10-18 00:04:20 +02:00
unknown
ae687f8150 Fixed benchmarks and compare of NULL with <>
Docs/manual.texi:
  Update for release
include/config-win.h:
  Fixed typo
sql-bench/test-insert.sh:
  Fixed that the new tests works with --fast
sql/item_cmpfunc.cc:
  Fix of NULL values with '<>'
2000-10-17 23:57:26 +03:00
unknown
a1daa2fe60 Merge
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
Docs/manual.texi:
  merged
2000-10-17 16:42:43 +02:00
unknown
2ad8320b97 Fixes for automatic recover of MyISAM tables
Docs/manual.texi:
  Update of automatic recover of MyISAM tables
myisam/mi_check.c:
  Let the repair function rename files; This made the rest of the recover code simpler.
myisam/mi_page.c:
  More debug information
myisam/myisamchk.c:
  Addapt to new mi_check code;  Fixed bug when a recover on RAID tables where aborted.
mysys/my_winthread.c:
  Portability fix
sql/ha_myisam.cc:
  Fix for automatic recover
sql/sql_table.cc:
  Close all instances of table before running recover / optimize
2000-10-17 16:19:24 +03:00
unknown
08bb74b631 Fixes for automatic repair
Docs/manual.texi:
  Clarifications
myisam/mi_check.c:
  Cleanup
myisam/myisamdef.h:
  Header file fix
sql/ha_myisam.cc:
  Fix for repair
sql/sql_base.cc:
  Fix for repair
2000-10-17 05:29:56 +03:00
unknown
6842cd1c05 Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
Docs/manual.texi:
  Auto merged
2000-10-17 00:47:38 +03:00
unknown
0c511215f2 Automatic repair of MyISAM tables + small bug fixes
Docs/manual.texi:
  Updates for 3.23.26
include/Makefile.am:
  Install my_config.h
include/my_pthread.h:
  Fix for Ia64
myisam/mi_check.c:
  Wrong new record pos on dupplicate key error
myisam/mi_open.c:
  Fix for automatic repair
myisam/myisamchk.c:
  Fix for automatic repair
myisam/myisamdef.h:
  Fix for automatic repair
mysys/mf_tempfile.c:
  Fix usage of mkstemp
sql-bench/bench-init.pl.sh:
  Better help text
sql-bench/test-insert.sh:
  Fix for slow databases
sql/field.cc:
  Fix of default values for CREATE TABLE ... SELECT
sql/ha_berkeley.cc:
  Fix bug in BDB records_in_range
sql/ha_myisam.cc:
  Fix for automatic repair
sql/ha_myisam.h:
  Fix for automatic repair
sql/handler.cc:
  Fixes for innobase
sql/item_strfunc.cc:
  Fix for SUBSTR_INDEX and REPLACE
sql/log_event.h:
  Portability fix
sql/mysqld.cc:
  Added INNOBASE and fixes for automatic recover of MyISAM tables
sql/sql_base.cc:
  Fix for automatic repair
sql/sql_table.cc:
  Fix for IF EXISTS when used with CREATE TEMPORARY
2000-10-17 00:47:15 +03:00
unknown
a5e2a02580 manual.texi Added an explanation to the end of FULLTEXT section
Docs/manual.texi:
  Added an explanation to the end of FULLTEXT section
2000-10-16 21:06:28 +02:00
unknown
7c96a25290 RESET MASTER/SLAVE documentation
Docs/manual.texi:
  updates for RESET MASTER/SLAVE
sql/sql_insert.cc:
  bk thinks I changed something, probably inserted or deleted a space
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2000-10-16 09:32:14 -06:00
unknown
9c019f4e4f Automatic primary key for BDB tables
sql/field.h:
  Cleanup
sql/filesort.cc:
  Cleanup
sql/opt_range.cc:
  Remove index in use
sql/sql_base.cc:
  Allow Berkeley DB tables used only the index when the query only uses
  the index + data from the primary key
sql/sql_select.cc:
  Fix for left join optimization
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2000-10-16 02:29:48 +03:00
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