1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00
Commit Graph

11090 Commits

Author SHA1 Message Date
4db04e734e New mysql client. 2000-11-17 14:33:29 +02:00
7344370353 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-16 23:00:18 -07:00
d528126359 fixed bugs in IO_CACHE and Load_event constructor. The code now passes
replication test suite
2000-11-16 22:59:50 -07:00
759691b2f8 manual.texi Added link to MySQL Free Public License in policy section. 2000-11-17 06:53:08 +01:00
02ee743425 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-16 17:53:22 -07:00
be2a121e31 sql/log.cc
fixed bug in find_first_log
sql/mysqlbinlog.cc
    flose file only if we opened it
sql/slave.cc
    changed spacing
sql/sql_repl.cc
    fixed error message
2000-11-16 17:48:13 -07:00
2596e464c0 Fixes for bugs in the usage of IO_CACHE 2000-11-17 02:41:09 +02:00
22415489f2 Fixes for bugs in the usage of IO_CACHE 2000-11-17 02:36:46 +02:00
ca2cca8dce merge 2000-11-16 20:55:52 +02:00
217ef71afa Fixes for IO_CACHE 2000-11-16 20:47:28 +02:00
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
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
1a23c2e1ea Merge 2000-11-16 13:37:03 +01:00
01ffc97541 item_func.cc bugfix - two fulltext indices were not working sometimes 2000-11-16 13:08:20 +01:00
eb0a423e0e merged 2000-11-15 18:58:59 -07:00
a9097ca323 changed to use IO_CACHE instead of FILE 2000-11-16 03:58:58 +02:00
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
b689a1a752 merge 2000-11-16 00:24:11 +02:00
e69becf133 changed to use IO_CACHE instead of FILE 2000-11-15 23:00:06 +02:00
c89eee103f thread_test.c make thread_test compile on non-threaded machines 2000-11-15 08:38:28 +01:00
c270064c6d ha_berkeley.cc fixed misleading comment
sql_parse.cc	typo when checking for autocommit
2000-11-15 08:34:18 +01:00
49a245f4fa Forth batch of Howard's changes 2000-11-14 17:14:28 -05:00
934c4a69e2 Third batch of Howard's changes in NuSphere in manual.texi 2000-11-14 10:41:06 -05:00
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
7a013339f8 Bug fixes, TRUNCATE, safer passwords on command line and connect timeout 2000-11-13 23:55:10 +02:00
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
6c317d2194 Second batch of Howard changes in manual.texi 2000-11-13 09:52:03 -05:00
4f99510563 manual.texi Mirror addition. 2000-11-13 00:26:30 -06:00
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
e1a304e6dd logging added 2000-11-11 23:26:42 -06:00
4383422ab6 Oops, typo in manual.texi. 2000-11-11 17:55:58 -06:00
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
dd3c64a4ef laptop commit - bk wants me commit again! 2000-11-11 15:04:00 -07:00
57093008c6 laptop commit 2000-11-11 14:57:35 -07:00
a25aed33d9 laptop commit, syncing with the repostitory. Fixed some bad bugs in replication 2000-11-11 14:50:39 -07:00
a10f393256 Whoops, forgot to update sql/ChangeLog. 2000-11-11 12:32:39 -06:00
6120321a5f Added ALTER TABLE ... ORDER BY ... 2000-11-11 12:27:34 -06:00
b873d68ad1 First batch of changes in manual.texi from howard katz 2000-11-10 12:18:03 -05:00
66d50f46cc Merge 2000-11-10 10:33:01 +01:00
de8acc2e0b to make bk happy 2000-11-10 10:31:38 +01:00
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
8c8acc488c Added index for LOAD_FILE() to manual. 2000-11-08 20:15:09 -06:00
f325f5fc7f manual.texi clarified language about logo requirement. 2000-11-07 08:18:47 -06:00
4647982ee9 Changes to make ALTER TABLE and DELETE FROM TABLE work properly
with BEGIN WORK.
2000-11-07 01:52:43 -05:00
aacaaf5922 Merge work:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-07 00:53:24 -05:00
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
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
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
1157c688a8 Changes from teg@redhat.com - subtle bugs that only show up under
certain circumstances.
2000-11-06 12:23:19 -05:00
58b37627aa Merge work:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-06 11:13:40 -05:00