monty@donna.mysql.com
2596e464c0
Fixes for bugs in the usage of IO_CACHE
2000-11-17 02:41:09 +02:00
monty@narttu.mysql.fi
22415489f2
Fixes for bugs in the usage of IO_CACHE
2000-11-17 02:36:46 +02:00
monty@narttu.mysql.fi
ca2cca8dce
merge
2000-11-16 20:55:52 +02:00
monty@donna.mysql.com
217ef71afa
Fixes for IO_CACHE
2000-11-16 20:47:28 +02:00
sasha@mysql.sashanet.com
ea0f9d358c
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-16 10:38:01 -07:00
sasha@mysql.sashanet.com
0decc269d4
BUILD/compile-pentium-debug
...
make -j 2
mysys/my_open.c
my_umask is better than 0 - we do not want 0000 files when my_open() is called with O_CREAT
sql/log.cc
fixed up IO_CACHE to make replication work, not fully yet
sql/log_event.cc
fixed up IO_CACHE
2000-11-16 10:37:30 -07:00
serg@serg.mysql.com
1a23c2e1ea
Merge
2000-11-16 13:37:03 +01:00
serg@serg.mysql.com
01ffc97541
item_func.cc bugfix - two fulltext indices were not working sometimes
2000-11-16 13:08:20 +01:00
sasha@mysql.sashanet.com
eb0a423e0e
merged
2000-11-15 18:58:59 -07:00
monty@donna.mysql.com
a9097ca323
changed to use IO_CACHE instead of FILE
2000-11-16 03:58:58 +02:00
sasha@mysql.sashanet.com
5faab668f7
sql/slave.cc
...
fixed bug - mutex was not being released if master.info could not be read
2000-11-15 16:12:11 -07:00
monty@narttu.mysql.fi
b689a1a752
merge
2000-11-16 00:24:11 +02:00
monty@narttu.mysql.fi
e69becf133
changed to use IO_CACHE instead of FILE
2000-11-15 23:00:06 +02:00
tim@work.mysql.com
c89eee103f
thread_test.c make thread_test compile on non-threaded machines
2000-11-15 08:38:28 +01:00
tim@work.mysql.com
c270064c6d
ha_berkeley.cc fixed misleading comment
...
sql_parse.cc typo when checking for autocommit
2000-11-15 08:34:18 +01:00
yfaktoro@nslinuxw2.bedford.progress.com
49a245f4fa
Forth batch of Howard's changes
2000-11-14 17:14:28 -05:00
yfaktoro@nslinuxw2.bedford.progress.com
934c4a69e2
Third batch of Howard's changes in NuSphere in manual.texi
2000-11-14 10:41:06 -05:00
sasha@mysql.sashanet.com
f2b9a60ec4
repl-tests/test-repl-ts/repl-timestamp.master.reject
...
this file needs to be deleted
sql/log_event.cc
fixed warnings
sql/log_event.h
fixed () #define bug
sql/mysqlbinlog.cc
fixed length argument - was supposed to be one less
sql/mysqld.cc
replicate-do/ignore-table now works, wild does not yet
sql/mysql_priv.h
updating argument to add_table_to_list() -- needed for replicate-do/ignore table
sql/slave.cc
changes fore replicate-do/ignore-table
close the socket before going to sleep sleeping after error
bad event was being freed too early
sql/slave.h
changes for replicate-do/ignore-table
sql/sql_class.cc
slave_thread variable to THD
sql/sql_class.h
added slave_thread to THD, fixed bug in end_time()
sql/sql_parse.cc
updating argument to add_tables_to_list()
sql/sql_table.cc
fixed bug in mysql_rm_table()
sql/sql_yacc.yy
fixed up add_table_to_list() calls to accept updating argument
sql/table.h
added updating to TABLE_LIST
2000-11-13 23:43:02 -07:00
monty@tik.mysql.com
7a013339f8
Bug fixes, TRUNCATE, safer passwords on command line and connect timeout
2000-11-13 23:55:10 +02:00
yfaktoro@nslinuxw2.bedford.progress.com
d234077014
Merge nusphere@work.mysql.com:/home/bk/mysql
...
into nslinuxw2.bedford.progress.com:/users/devp/yfaktoro/bk/mysql
2000-11-13 09:53:35 -05:00
yfaktoro@nslinuxw2.bedford.progress.com
6c317d2194
Second batch of Howard changes in manual.texi
2000-11-13 09:52:03 -05:00
mwagner@evoq.home.mwagner.org
4f99510563
manual.texi Mirror addition.
2000-11-13 00:26:30 -06:00
jcole@tetra.spaceapes.com
9fbfc785b8
Merge jcole@work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2000-11-11 23:27:23 -06:00
jcole@tetra.spaceapes.com
e1a304e6dd
logging added
2000-11-11 23:26:42 -06:00
jcole@tetra.bedford.progress.com
4383422ab6
Oops, typo in manual.texi.
2000-11-11 17:55:58 -06:00
sasha@laptop.slkc.uswest.net
00a4a50218
Merge work.mysql.com:/home/bk/mysql
...
into laptop.slkc.uswest.net:/home/sasha/src/mysql
2000-11-11 15:15:27 -07:00
sasha@laptop.slkc.uswest.net
dd3c64a4ef
laptop commit - bk wants me commit again!
2000-11-11 15:04:00 -07:00
sasha@laptop.slkc.uswest.net
57093008c6
laptop commit
2000-11-11 14:57:35 -07:00
sasha@laptop.slkc.uswest.net
a25aed33d9
laptop commit, syncing with the repostitory. Fixed some bad bugs in replication
2000-11-11 14:50:39 -07:00
jcole@tetra.bedford.progress.com
a10f393256
Whoops, forgot to update sql/ChangeLog.
2000-11-11 12:32:39 -06:00
jcole@tetra.bedford.progress.com
6120321a5f
Added ALTER TABLE ... ORDER BY ...
2000-11-11 12:27:34 -06:00
yfaktoro@nslinuxw2.bedford.progress.com
b873d68ad1
First batch of changes in manual.texi from howard katz
2000-11-10 12:18:03 -05:00
serg@serg.mysql.com
66d50f46cc
Merge
2000-11-10 10:33:01 +01:00
serg@serg.mysql.com
de8acc2e0b
to make bk happy
2000-11-10 10:31:38 +01:00
serg@serg.mysql.com
f8078dccf6
ft_parser.c minor bug that causes slightly incorrect weights and was found only by occation fixed
2000-11-09 11:38:07 +01:00
jcole@tetra.bedford.progress.com
8c8acc488c
Added index for LOAD_FILE() to manual.
2000-11-08 20:15:09 -06:00
paul@central.snake.net
f325f5fc7f
manual.texi clarified language about logo requirement.
2000-11-07 08:18:47 -06:00
tim@threads.polyesthetic.msg
4647982ee9
Changes to make ALTER TABLE and DELETE FROM TABLE work properly
...
with BEGIN WORK.
2000-11-07 01:52:43 -05:00
tim@threads.polyesthetic.msg
aacaaf5922
Merge work:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-07 00:53:24 -05:00
tim@threads.polyesthetic.msg
96b8ab704f
sql_parse.cc test for changing to auto_commit mode was backwards
...
ha_berkeley.cc bug fixes to make OPT_BEGIN work properly
handler.cc bug fixes to make OPT_BEGIN work properly
2000-11-07 00:53:02 -05:00
sasha@mysql.sashanet.com
fd17c119cf
Merge work.mysql.com:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-06 19:42:21 -07:00
sasha@mysql.sashanet.com
2b05ed9d02
sql/item_strfunc.cc
...
fixed coredump in concat_ws
sql/item_strfunc.h
fixed coredump in concat_ws
sql/mini_client.cc
added mc_mysql_error()
sql/mini_client.h
added mc_mysql_errno()
sql/mysqlbinlog.cc
fixed bug in --postion for local files
sql/slave.cc
more verbose message on bad net reads
sql/sql_repl.cc
send errno on error in mysql_binlog_send
2000-11-06 19:39:13 -07:00
tim@threads.polyesthetic.msg
1157c688a8
Changes from teg@redhat.com - subtle bugs that only show up under
...
certain circumstances.
2000-11-06 12:23:19 -05:00
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