Commit graph

438 commits

Author SHA1 Message Date
tim@threads.polyesthetic.msg
58b37627aa Merge work:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-06 11:13:40 -05:00
sasha@mysql.sashanet.com
fddab55df3 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
sasha@mysql.sashanet.com
34c7229a63 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-04 20:21:22 -07:00
sasha@work.mysql.com
342ad607f2 configure.in fixed to properly handle 1 digit branch 2000-11-05 04:19:39 +01:00
sasha@mysql.sashanet.com
8f162b8bc4 fix for FLUSH TABLES WITH READ LOCK 2000-11-04 13:58:07 -07:00
serg@serg.mysql.com
1392f5714c Merge serg@work:/home/bk/mysql
into serg.mysql.com:/usr/home/serg/Abk/mysql
2000-11-04 16:21:14 +01:00
serg@serg.mysql.com
f39734eb07 fixed bug with FULLTEXT and ORDER BY 2000-11-04 15:48:06 +01:00
sasha@mysql.sashanet.com
67eef6a571 sql/slave.cc
mutex now initialized in the constructor
sql/sql_class.h
    intialize MASTER_INFO mutex in the constructor
sql/sql_repl.cc
    fixed typo in error message
    if the user does not specify offset in CHANGE MASTER TO, set it to skip magic number
repl-tests/test-repl-ts/repl-timestamp.master.reject
    New BitKeeper file ``repl-tests/test-repl-ts/repl-timestamp.master.reject''
2000-11-03 19:31:22 -07:00
tim@threads.polyesthetic.msg
38c8be9c1f Merge work:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-03 14:53:43 -05:00
sasha@mysql.sashanet.com
60cdfe07f7 fixed bugs in elt() and make_set()
added two new test cases
2000-11-03 07:04:33 -07:00
mwagner@evoq.home.mwagner.org
df3c60a600 manual.texi Added mirror in USA. 2000-11-02 16:43:56 -06:00
mwagner@evoq.home.mwagner.org
a2c8546e0d manual.texi Added mirror in Argentina. 2000-11-02 16:39:25 -06:00
serg@serg.mysql.com
5d4b91e8cf Merge 2000-11-02 17:43:19 +01:00
serg@serg.mysql.com
ff8df2c42b Ill-minded FULLTEXT impilict initialization hack removed.
From now on FULLTEXT search is initialized expilictly in mysql_select()
2000-11-02 17:36:21 +01:00
tim@threads.polyesthetic.msg
430cbbdf71 Merge work:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-01 11:49:51 -05:00
mwagner@evoq.home.mwagner.org
a78bf6d47b manual.texi Typo fix. 2000-10-31 21:28:37 -06:00
mwagner@evoq.home.mwagner.org
58365080d9 manual.texi Added mirrors. 2000-10-31 21:24:08 -06:00
tim@threads.polyesthetic.msg
9a0b75cccd manual.texi you can only build from top directory 2000-10-30 21:56:53 -05:00
tim@threads.polyesthetic.msg
91bf188b87 Merge work:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-10-30 21:50:43 -05:00
tim@threads.polyesthetic.msg
eb680470f1 sql_parse.cc add send_ok() for BEGIN WORK
sql_yacc.yy	SQLCOM_COMMIT => SQLCOM_BEGIN for BEGIN_SYM
2000-10-30 21:50:15 -05:00
serg@serg.mysql.com
a896b8722b Merge serg@work:/home/bk/mysql
into serg.mysql.com:/usr/home/serg/Abk/mysql
2000-10-29 13:53:56 +01:00
serg@serg.mysql.com
552ed3c8a3 mysqldump.c Dumping via SHOW CREATE added.
Autofallback to the old behaviour for pre-3.23.26 servers.
2000-10-29 13:49:42 +01:00
sasha@mysql.sashanet.com
96815f82a6 libmysql/libmysql.c
keep vio from being freed twice when we are low on memory
mysys/safemalloc.c
    changes for --safemalloc-mem-limit
sql/mini_client.cc
    keep vio from being freed twice
sql/mysqld.cc
    changes for --safemalloc-mem-limit
sql/slave.cc
    prevent closing connection twice
sql/sql_string.h
    shrink() did not work right when my_realloc() failed
2000-10-28 23:26:48 -06:00
sasha@mysql.sashanet.com
efeec3f205 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-10-28 14:38:28 -06:00
sasha@mysql.sashanet.com
3bd51a5205 mysys/mf_format.c
workaround for SCO realpath() bug
sql/slave.cc
    fixed memory leak when slave runs bad query
2000-10-28 14:38:09 -06:00
paul@central.snake.net
51fe5e135b manual.texi typo fix 2000-10-27 12:29:14 -05:00
paul@central.snake.net
e3ec882e0f manual.texi Minor mods to recent change notes. 2000-10-27 11:49:46 -05:00
paul@central.snake.net
95202f8a24 manual.texi fixed "enough bug free enough" 2000-10-27 11:43:54 -05:00
sasha@mysql.sashanet.com
75cd25a579 fixed --skip-slave-thread bug
added PURGE MASTER LOGS TO and SHOW MASTER LOGS
fixed the output of SHOW MASTER STATUS
updated docs
2000-10-26 22:11:55 -06:00
tim@threads.polyesthetic.msg
c5a1c3c7df manual.texi Add new TZ-capable date type to TODO list 2000-10-25 14:11:27 -04:00
paul@central.snake.net
de2464bf19 manual.texi Cleanups for 3.23.27 change notes. 2000-10-24 18:00:06 -05:00
paul@central.snake.net
eb8f3482d7 Merge paul@work.mysql.com:/home/bk/mysql
into central.snake.net:/home/paul/mysql
2000-10-24 17:57:59 -05:00
monty@donna.mysql.com
aad0e180fc Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-10-25 01:52:21 +03:00
monty@donna.mysql.com
adeed9168d Added bdb_lock_max and fixed bug in BDB tables when using key parts 2000-10-25 01:50:46 +03:00
tim@threads.polyesthetic.msg
b119ae9202 manual.texi Add warning about too-high table_cache value 2000-10-24 18:02:47 -04:00
monty@donna.mysql.com
6633c2113a Fix for new berkeley DB interface 2000-10-24 03:55:04 +03:00
monty@donna.mysql.com
a67ff1bf08 Update of interface for BDB tables.
Fixed bug in SHOW CREATE TABLE
2000-10-24 02:39:54 +03:00
monty@donna.mysql.com
634b93850e Merge 2000-10-23 15:37:16 +03:00
monty@donna.mysql.com
8dabd3b053 Fix of automatic repair 2000-10-23 15:35:42 +03:00
tim@threads.polyesthetic.msg
c61dda7656 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
2000-10-22 17:53:16 -04:00
monty@donna.mysql.com
e0b3072600 Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-10-22 01:19:43 +03:00
monty@donna.mysql.com
b5ad31dffe Give an error if you use a BLOB(X) where X > 255
Fixes for MIT pthreads
2000-10-22 01:19:05 +03:00
sasha@mysql.sashanet.com
430fa25baa sql/slave.cc
cosmetic change
sql/slave.cc@1.49
    cosmetic change
2000-10-21 12:33:36 -06:00
sasha@mysql.sashanet.com
77a1d12a24 sql/slave.cc
buffer size fix + template instatiation
2000-10-21 12:17:08 -06:00
monty@donna.mysql.com
2fd65762b6 Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-10-20 17:40:13 +03:00
monty@donna.mysql.com
2fedd7bae7 Bug fixes + defines for INNOBASE 2000-10-20 17:39:23 +03:00
paul@central.snake.net
9565678d63 Merge paul@work.mysql.com:/home/bk/mysql
into central.snake.net:/home/paul/mysql
2000-10-19 19:23:27 -05:00
sasha@mysql.sashanet.com
aec535d587 manual.texi fixed typo 2000-10-19 16:16:59 -06:00
paul@central.snake.net
3d21980c2a Merge paul@work.mysql.com:/home/bk/mysql
into central.snake.net:/home/paul/mysql
2000-10-19 17:12:18 -05:00
sasha@mysql.sashanet.com
ef2b127c87 manual.texi added security clarification 2000-10-19 16:01:10 -06:00