sasha@mysql.sashanet.com
7323cf3010
Docs/manual.texi
...
updated docs for SET SQL_LOG_BIN
client/mysqltest.c
added support for expected error
2000-10-18 11:57:02 -06:00
serg@serg.mysql.com
6bf90eb779
Merge
2000-10-18 00:04:20 +02:00
monty@donna.mysql.com
ee763533f2
Fixed benchmarks and compare of NULL with <>
2000-10-17 23:57:26 +03:00
serg@serg.mysql.com
254befa1a2
Merge
2000-10-17 16:42:43 +02:00
monty@donna.mysql.com
828bff9195
Fixes for automatic recover of MyISAM tables
2000-10-17 16:19:24 +03:00
monty@donna.mysql.com
2620ca4cf5
Fixes for automatic repair
2000-10-17 05:29:56 +03:00
monty@donna.mysql.com
7ec310f1c8
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-10-17 00:47:38 +03:00
monty@donna.mysql.com
117d8b7f64
Automatic repair of MyISAM tables + small bug fixes
2000-10-17 00:47:15 +03:00
serg@serg.mysql.com
f8bc5e0619
manual.texi Added an explanation to the end of FULLTEXT section
2000-10-16 21:06:28 +02:00
sasha@mysql.sashanet.com
b8af8fbe12
RESET MASTER/SLAVE documentation
2000-10-16 09:32:14 -06:00
monty@donna.mysql.com
4229796946
Automatic primary key for BDB tables
2000-10-16 02:29:48 +03:00
monty@donna.mysql.com
00625e0f8f
Added RESET command
2000-10-14 11:16:17 +03:00
monty@donna.mysql.com
4337694a62
Merge
2000-10-14 03:20:00 +03:00
monty@donna.mysql.com
7ac13c89e6
Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and
...
a lot of portability issues.
2000-10-14 03:16:35 +03:00
paul@central.snake.net
ef4c5364fe
manual.texi Added note about retrieving ENUM or SET column values
...
manual.texi as numbers by adding +0 to the column name.
2000-10-13 17:25:51 -05:00
paul@central.snake.net
d7867b3ac6
manual.texi Cleanups for recent release notes.
...
manual.texi Add note to CREATE TABLE section that default values
manual.texi must be constants (cannot be functions).
2000-10-13 12:33:52 -05:00
serg@serg.mysql.com
045e311487
Merge
2000-10-11 14:21:04 +02:00
mwagner@evoq.home.mwagner.org
284aa787b7
manual.texi More propaganda tweaking in Contact Information.
2000-10-11 01:52:15 -05:00
sasha@mysql.sashanet.com
2a311e85fd
manual.texi fixed typo - now compiles
2000-10-10 19:36:27 -06:00
monty@donna.mysql.com
5134b08422
merge
2000-10-11 01:18:03 +03:00
monty@donna.mysql.com
da0c16dd61
Fix typo
2000-10-11 01:06:41 +03:00
monty@tik.mysql.com
3456d7667c
Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql
2000-10-11 00:54:01 +03:00
monty@narttu.mysql.fi
ae80d2a5a3
Portability fixes
2000-10-11 00:48:03 +03:00
monty@tik.mysql.com
09dce662e2
Automatic repair of MyISAM tables + portability fixes
2000-10-11 00:06:37 +03:00
serg@serg.mysql.com
0a050cf464
SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
...
It makes SHOW CREATE TABLE to quote table and column names.
This is ON by default !
2000-10-10 21:31:00 +02:00
sasha@mysql.sashanet.com
ba6b619384
manual.texi fixed typo
2000-10-10 12:05:11 -06:00
spurr@nslinux.bedford.progress.com
1989a90706
edited index entries for hard copy of manual
2000-10-09 20:31:46 -04:00
sasha@mysql.sashanet.com
2b5a7608eb
fix NuSphere bug that generated bad HTML
2000-10-09 12:09:23 -06:00
mwagner@evoq.home.mwagner.org
4bdf3ca993
manual.texi Reworked propaganda in Contact information section.
2000-10-09 05:56:51 -05:00
mwagner@evoq.home.mwagner.org
b843a35207
manual.texi Reactivated some mirrors.
2000-10-09 00:24:10 -05:00
sasha@mysql.sashanet.com
1c4c3818bc
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-10-08 01:49:59 -06:00
sasha@mysql.sashanet.com
1fbc40219c
Docs/manual.texi
...
replication updates
sql/opt_range.h
fixed compiler warning
sql/slave.cc
fixed handling of long usernames
fixed insert_id + query log event processing atomicity in the case
of slave death
fix edcharset coversion to not be global to all threads
sql/sql_class.h
fix to make insert_id event and the subsequent query event be still processed
atomically if slave dies in the middle
sql/sql_select.cc
temp fix to make it compile
repl-tests/test-auto-inc/run.test@1.1
New BitKeeper file ``repl-tests/test-auto-inc/run.test''
repl-tests/test-auto-inc/x.master@1.1
New BitKeeper file ``repl-tests/test-auto-inc/x.master''
2000-10-08 01:48:50 -06:00
jcole@tetra.spaceapes.com
0cc9d0caa4
Merge jcole@work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2000-10-08 00:09:58 -05:00
jcole@tetra.spaceapes.com
b0dbe7aaea
Changed even page heading on NuSphere manual.
2000-10-08 00:09:01 -05:00
monty@tramp.mysql.fi
207548a836
DISTINCT optimization
...
Fixes when using column privileges
Manual updates
2000-10-06 21:15:03 +03:00
monty@donna.mysql.com
a434c8d244
Fixed bug in how FAST and CHANGED worked
2000-10-05 02:22:28 +03:00
monty@donna.mysql.com
a8a15e837c
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-10-05 01:01:07 +03:00
jcole@tetra.bedford.progress.com
3654e2673b
merge
2000-10-04 15:26:54 -05:00
monty@donna.mysql.com
527113d370
merge
2000-10-04 23:22:53 +03:00
monty@donna.mysql.com
b55de19ed2
Portability fixes
2000-10-04 23:20:16 +03:00
jcole@tetra.bedford.progress.com
be0790800d
index hits added. oh so painful.
2000-10-04 15:12:12 -05:00
jcole@tetra.bedford.progress.com
f4492e9dcb
Adde NuSphere editor's changes to pages 201-240 of manual.texi.
2000-10-04 13:54:40 -05:00
mwagner@evoq.home.mwagner.org
67dd1d1132
manual.texi @uref'ed some order.mysql.com URLs that I caught.
2000-10-04 02:05:31 -05:00
paul@central.snake.net
f3382efd2d
manual.texi Minor fixes to recent change notes.
2000-10-03 12:58:40 -05:00
monty@tramp.mysql.fi
9f7c4563f7
First part of automatic repair of MyISAM tables.
...
Error on full disk on repair.
SIGHUP signal handling.
Update with keys on timestamp
Portability fixes
2000-10-03 14:18:03 +03:00
mwagner@evoq.home.mwagner.org
9d0b3b5304
manual.texi Removed the @itemization of the MySQL books section.
...
manual.texi Browsers don't like tables in <ul> lists. :(
2000-10-02 18:49:00 -05:00
mwagner@evoq.home.mwagner.org
e049613391
manual.texi Added uklinux.net mirror.
2000-09-30 20:29:40 -05:00
monty@donna.mysql.com
69a249c054
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-09-29 00:59:25 +03:00
monty@donna.mysql.com
02fd65b970
Fixed indention, removed compiler varnings and fixed a bug
...
in FULLTEXT indexes.
2000-09-29 00:58:16 +03:00
jcole@tetra.spaceapes.com
43120631d1
Put the contents at the beginning of the manual like a normal book.
2000-09-28 02:56:54 -05:00