Commit graph

57883 commits

Author SHA1 Message Date
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
monty@tik.mysql.com
cb1d81f650 Fixed bug with ORDER BY on BDB tables.
New benchmarks tests
2000-10-27 18:33:58 +03:00
monty@tik.mysql.com
aa0786917e Fixed bug with ORDER BY on BDB tables.
New benchmarks tests
2000-10-27 17:17:19 +03: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
monty@tik.mysql.com
99f5d9bb68 Fixed bug with ORDER BY on BDB tables.
New benchmarks tests
2000-10-26 19:54:03 +03: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
paul@central.snake.net
d081d16f62 manual.texi Minor cleanups to recent change notes. 2000-10-19 14:57:53 -05:00
mwagner@evoq.home.mwagner.org
4ea4adf69b manual.texi 2 mirror additions. 2000-10-19 12:54:22 -05:00
sasha@mysql.sashanet.com
1a9605c00e post-commit fixed up post commit, let's see if it works 2000-10-18 20:59:29 -06:00
sasha@mysql.sashanet.com
369b1c97c9 post-commit Change mode to -rwxrwxr-x 2000-10-18 19:21:05 -06:00
sasha@mysql.sashanet.com
161ed44fbc BitKeeper/etc/ignore@1.12
added BitKeeper/etc/csets-out
2000-10-18 19:10:24 -06:00