Commit graph

1689 commits

Author SHA1 Message Date
tonu@hundin.mysql.fi
bc2aca9a63 Fixed compile-time warnings 2001-06-08 22:28:57 +03:00
monty@hundin.mysql.fi
e1d12383fa Removed --use-symbolic-links 2001-06-07 00:23:55 +03:00
tim@hundin.mysql.fi
ae9e69efe3 Merge work:/my/mysql-4.0 into hundin.mysql.fi:/home/tim/mysql-4.0 2001-06-05 04:18:23 +03:00
tim@hundin.mysql.fi
403b96c54d violite.h Don't define st_vio if EMBEDDED_LIBRARY. 2001-06-05 04:15:13 +03:00
monty@hundin.mysql.fi
7764af4c65 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-06-05 03:49:56 +03:00
monty@work.mysql.com
b67a314729 Merge work.mysql.com:/home/bk/mysql
into work.mysql.com:/home/bk/mysql-4.0
2001-06-05 02:49:55 +02:00
monty@hundin.mysql.fi
6cce897696 merge 2001-06-05 03:48:25 +03:00
monty@hundin.mysql.fi
4cbe66582c Symlinking of tables should not work.
Fixed error number handling bug in mysqltest.
Fixed that error number from insert delayed is reported correctly.
merged new vio code with old violite code.
2001-06-05 03:38:10 +03:00
sasha@mysql.sashanet.com
3aafd368a4 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-04 18:06:27 -06:00
paul@central.snake.net
61f22ddfd9 manual.texi mysqlhotcopy reads [mysqlhotcopy] option group,
manual.texi	not [mysql-hot-copy].
2001-06-04 18:53:20 -05:00
tim@threads.polyesthetic.msg
2326c7e448 Merge work:/home/bk/mysql-4.0
into threads.polyesthetic.msg:/home/tim/my/4
2001-06-04 19:40:44 -04:00
tim@threads.polyesthetic.msg
deaf035729 Merge work:/home/bk/mysql-4.0
into threads.polyesthetic.msg:/home/tim/my/4
2001-06-04 19:39:55 -04:00
sasha@mysql.sashanet.com
060da63ab3 Merge mysql.sashanet.com:/home/sasha/src/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-04 17:34:11 -06:00
tonu@hundin.mysql.fi
6988b7476d vio.c Vio code bugfix
violite.h	Code cleanup
2001-06-05 02:28:33 +03:00
paul@teton.kitebird.com
f237cdc041 manual.texi @xref{safe_mysqld}
manual.texi	-> @xref{safe_mysqld, @code{safe_mysqld}}
manual.texi	Unixes -> versions of Unix (or similar edit)
manual.texi	@xref{mysqlxxx} -> @xref{mysqlxxx, @code{mysqlxxx}}
2001-06-04 17:39:47 -05:00
tim@threads.polyesthetic.msg
15b6010316 Various changes to get libmysqld in sync with latest sources. 2001-06-04 18:34:04 -04:00
monty@hundin.mysql.fi
a0b2ddd4dd Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-06-04 15:16:41 +03:00
monty@hundin.mysql.fi
f4a0f179ea .
Changed usage of sumlink/realpath  in fn_format() to be compatbile
with old MySQL code
2001-06-04 15:16:26 +03:00
monty@hundin.mysql.fi
0fd7d236f3 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-06-04 04:08:54 +03:00
monty@hundin.mysql.fi
bea6d78873 Fixed portability problem. 2001-06-04 04:08:30 +03:00
heikki@donna.mysql.fi
d9c18caa20 manual.texi website address change
row0sel.c	CHECK TABLE now also for InnoDB, a join speed optimization
trx0trx.c	CHECK TABLE now also for InnoDB, a join speed optimization
rem0cmp.c	CHECK TABLE now also for InnoDB, a join speed optimization
row0mysql.c	CHECK TABLE now also for InnoDB, a join speed optimization
page0page.c	CHECK TABLE now also for InnoDB, a join speed optimization
row0mysql.h	CHECK TABLE now also for InnoDB, a join speed optimization
trx0trx.h	CHECK TABLE now also for InnoDB, a join speed optimization
btr0btr.h	CHECK TABLE now also for InnoDB, a join speed optimization
btr0cur.h	CHECK TABLE now also for InnoDB, a join speed optimization
btr0pcur.h	CHECK TABLE now also for InnoDB, a join speed optimization
btr0pcur.ic	CHECK TABLE now also for InnoDB, a join speed optimization
btr0btr.c	CHECK TABLE now also for InnoDB, a join speed optimization
btr0cur.c	CHECK TABLE now also for InnoDB, a join speed optimization
btr0sea.c	CHECK TABLE now also for InnoDB, a join speed optimization
innodb.result	CHECK TABLE now also for InnoDB, a join speed optimization
ha_innobase.cc	CHECK TABLE now also for InnoDB, a join speed optimization
ha_innobase.h	CHECK TABLE now also for InnoDB, a join speed optimization
2001-06-03 22:58:03 +03:00
monty@hundin.mysql.fi
f02ed5fe0b Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3
Fixed problem with command line arguments on 64 bit machines when
we use ~0 to indicate 'no limit'
2001-06-03 16:45:49 +03:00
monty@hundin.mysql.fi
4ed8a94079 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-06-03 12:26:46 +03:00
monty@hundin.mysql.fi
4014d2367c Added ABS() to make tests more portable.
New postgresql crash-me file.
Increased blob size in benchmarks from 65K to 1M.
2001-06-03 12:26:24 +03:00
serg@serg.mysql.com
30bb7b5171 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-06-03 09:06:12 +02:00
serg@serg.mysql.com
8e4246ca97 misplaced #ifdef fixed 2001-06-03 09:03:24 +02:00
sasha@mysql.sashanet.com
1d05b89980 some code for replication awareness support - this is a temporary
commit - it compiles, and test suite still passes, but it is not finished . The
purpose of the commit is backup/code sharing/code review
2001-06-02 20:02:43 -06:00
paul@central.snake.net
22920434b3 Merge paul@work.mysql.com:/home/bk/mysql
into central.snake.net:/home/paul/mysql
2001-06-02 12:56:19 -05:00
paul@central.snake.net
fc7b2b7ef3 manual.texi ISAM Tables: show how to convert to MySQL so mysqlcheck
manual.texi	can be used.
2001-06-02 12:48:05 -05:00
monty@hundin.mysql.fi
0efb10e71c Added missing flag latvia.eps
Fixed file permissions in Flags
2001-06-02 11:36:14 +03:00
sasha@mysql.sashanet.com
ad0b92f941 do not show user/pass for slave unless running with show-slave-auth-info
cleanup of register_slave_on_master()
2001-06-01 21:15:15 -06:00
sasha@mysql.sashanet.com
68adfd2322 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-01 20:06:51 -06:00
sasha@mysql.sashanet.com
c230df24dd sql/slave.cc
fixed bad merge
2001-06-01 17:53:52 -06:00
sasha@mysql.sashanet.com
7334889af7 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-06-01 17:50:19 -06:00
sasha@mysql.sashanet.com
a5057063ae Merge mysql.sashanet.com:/home/sasha/src/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-01 17:44:02 -06:00
sasha@mysql.sashanet.com
e09d554ed6 test if dirty close releases global read lock held by a thread 2001-06-01 17:43:32 -06:00
monty@work.mysql.com
a3e99bcd84 merge 2001-06-02 00:20:06 +02:00
monty@hundin.mysql.fi
18c02a05fb Fixed bugs in symlink code 2001-06-02 01:16:26 +03:00
sasha@mysql.sashanet.com
390ea98f2d Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-01 16:08:40 -06:00
sasha@mysql.sashanet.com
a2cc81a85d fixed new bug in fn_format() 2001-06-01 16:07:14 -06:00
monty@work.mysql.com
ef8d161dea merge 2001-06-01 23:51:23 +02:00
sasha@mysql.sashanet.com
ef11c1032c worked around one bug in the new symlink code, but hit another
test case included ( drop) - currently fails, along with rpl000009
2001-06-01 15:13:02 -06:00
monty@hundin.mysql.fi
23e031f200 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-06-02 00:03:39 +03:00
monty@hundin.mysql.fi
e30ff2ece1 Fixed bug that caused client to hang because mysqld never did send an
error message if the table open or the index creation failed.
Updated portuguese error messages.
Fix for OS/2 that affected CHECK TABLE.
2001-06-02 00:03:16 +03:00
paul@central.snake.net
e99d9fcbe5 manual.texi Changed Jay Flaherty's email address. 2001-06-01 13:24:29 -05:00
sasha@mysql.sashanet.com
9fde9619a6 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-01 11:06:28 -06:00
sasha@mysql.sashanet.com
11772a2699 fixed bug in count(distinct) 2001-06-01 11:05:00 -06:00
monty@hundin.mysql.fi
dd83beb76a Added --skip-symlinks
Don't force repair of tables that are not closed properly.
2001-06-01 19:38:47 +03:00
tonu@hundin.mysql.fi
04aeee5d62 Makefile.am removed automake complaints about "sqlobjects"
Makefile.shared	removed automake complaints about "sqlobjects"
.del-violite.c~53d4251a69d3c	Delete: sql/violite.c
2001-06-01 14:15:57 +03:00
monty@hundin.mysql.fi
126da692cb Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-06-01 04:28:34 +03:00