sasha@mysql.sashanet.com
|
14c23716a6
|
added slave_net_timeout
|
2001-07-17 14:22:52 -06:00 |
|
heikki@donna.mysql.fi
|
c9014d88a3
|
ha_innobase.cc Fix a bug in showing of Auto_increment in SHOW TABLE STATUS
ha_innobase.h Fix a bug in showing of Auto_increment in SHOW TABLE STATUS
|
2001-07-16 21:10:29 +03:00 |
|
jcole@tetra.spaceapes.com
|
830b429f66
|
Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/home/jcole/bk/mysql
|
2001-07-16 10:18:44 -05:00 |
|
jcole@tetra.spaceapes.com
|
03c23571e8
|
Updated link to mod_auth_mysql.
|
2001-07-16 10:16:18 -05:00 |
|
monty@hundin.mysql.fi
|
02f72a801b
|
Changed GPL license example to make it more clear
|
2001-07-16 14:32:11 +03:00 |
|
monty@hundin.mysql.fi
|
83d5333ffb
|
Fix that libmysqlclient_r can be compiled with mit-pthreads on Linux
|
2001-07-16 13:27:30 +03:00 |
|
monty@tik.mysql.fi
|
ecefc69c50
|
Made replication test portable accross table handlers
|
2001-07-16 13:27:29 +03:00 |
|
monty@tik.mysql.fi
|
7ff42f8218
|
Merge
|
2001-07-16 03:07:45 +03:00 |
|
monty@tik.mysql.fi
|
bf9876a195
|
Patch for netBSD
Added warning for tables where the auto_increment key is 0
Fixed DELETE ... LIMIT 0
Fixed UPDATE ..LIMIT 0
|
2001-07-16 03:04:30 +03:00 |
|
serg@serg.mysql.com
|
bbfd15f4e1
|
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
|
2001-07-15 13:16:31 +02:00 |
|
serg@serg.mysql.com
|
0947ebb1d7
|
second INSERT ... SELECT removed
|
2001-07-15 13:16:01 +02:00 |
|
sasha@mysql.sashanet.com
|
ace20e0c41
|
updated lock test
|
2001-07-13 17:45:14 -06:00 |
|
sasha@mysql.sashanet.com
|
9f00125ab8
|
test case for low priority updates race bug
not yet fixed
|
2001-07-13 17:25:37 -06:00 |
|
jcole@tetra.spaceapes.com
|
2d1a643461
|
Put those back after I forgot to push.
|
2001-07-13 04:09:40 -05:00 |
|
serg@serg.mysql.com
|
4271201868
|
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
|
2001-07-12 14:24:47 +02:00 |
|
serg@serg.mysql.com
|
a753136440
|
bug fixed
|
2001-07-12 14:09:51 +02:00 |
|
sasha@mysql.sashanet.com
|
fa4e355dac
|
send kill signal to slave thread on shutdown
|
2001-07-11 21:33:19 -06:00 |
|
sasha@mysql.sashanet.com
|
42dd680d9a
|
Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
|
2001-07-11 19:30:25 -06:00 |
|
sasha@mysql.sashanet.com
|
21a8aaa29d
|
fixed race condition in automatic binlog rotation
remove extension from binary log if the user specifies one to avoid
non-rotatable logs
fixed possible use of unitialized IO_CACHE in debug mode
|
2001-07-11 19:29:23 -06:00 |
|
mwagner@evoq.mwagner.org
|
104cd91d99
|
manual.texi Removed one more bugger.
|
2001-07-11 19:08:35 -05:00 |
|
mwagner@evoq.mwagner.org
|
2c3c8746d7
|
manual.texi Removed a few more spurious occurances of 'Gemini'. The manual is now completely rid of and documentation about GEMINI. GEMINI is not
manual.texi Open Source software.
|
2001-07-11 19:01:55 -05:00 |
|
mwagner@evoq.mwagner.org
|
b6273bfce0
|
manual.texi Removed all documentation referring to the GEMINI table type. GEMINI is not released under an Open Source license.
|
2001-07-11 17:55:52 -05:00 |
|
davida@isil.mysql.com
|
e76205f509
|
Include latest GPL and LGPL texts from fsf.org
|
2001-07-11 13:32:32 +02:00 |
|
jcole@tetra.spaceapes.com
|
2029bd432b
|
Corrected misleading syntax example.
|
2001-07-10 15:57:23 -05:00 |
|
mwagner@evoq.mwagner.org
|
953b24b483
|
manual.texi Fixed up licencing costs wording.
|
2001-07-10 01:27:31 -05:00 |
|
mwagner@evoq.mwagner.org
|
21328d7e54
|
manual.texi Change licensing prices.
|
2001-07-10 01:01:40 -05:00 |
|
monty@tik.mysql.fi
|
cc35643e1c
|
Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql
|
2001-07-07 23:28:51 +03:00 |
|
monty@tik.mysql.fi
|
19a99dd3fd
|
dded volatile to replication variable
|
2001-07-07 23:26:06 +03:00 |
|
sasha@mysql.sashanet.com
|
b2f0171b32
|
HUP should not flush everything, just the logs
|
2001-07-06 15:30:52 -06:00 |
|
monty@tik.mysql.fi
|
c66b870cfc
|
Merge
|
2001-07-05 13:15:04 +03:00 |
|
monty@tik.mysql.fi
|
9941e8ac54
|
Added new examples to the manual.
|
2001-07-05 13:06:10 +03:00 |
|
serg@serg.mysql.com
|
fac2294293
|
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
|
2001-07-03 18:00:12 +02:00 |
|
serg@serg.mysql.com
|
bad4129f99
|
bug fixed (sometimes it broke filesort, due to too late maybe_null=1)
|
2001-07-03 17:58:47 +02:00 |
|
tim@white.box
|
c1267e5a46
|
Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3
|
2001-07-03 10:07:12 -04:00 |
|
mwagner@evoq.mwagner.org
|
c7fe6e1392
|
manual.texi Corrected installation example.
|
2001-07-02 23:25:23 -05:00 |
|
mwagner@evoq.mwagner.org
|
7e77816629
|
manual.texi Fixed bug for displaying in PDF, added mirror in France.
|
2001-07-02 15:13:21 -05:00 |
|
tim@white.box
|
8f2c07e2a6
|
Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3
|
2001-06-29 15:28:50 -04:00 |
|
paul@teton.kitebird.com
|
6192d838a3
|
manual.texi say how to set up filter for mailing list messages
manual.ja.texi sinisa@coresinc.com -> sinisa@mysql.com (per
manual.ja.texi Sinisa's request)
|
2001-06-29 10:23:51 -05:00 |
|
miguel@light.local
|
373e2c4ad1
|
Merge miguel@work.mysql.com:/home/bk/mysql
into light.local:/home/miguel/bk/mysql
|
2001-06-29 05:18:58 -03:00 |
|
miguel@light.local
|
bd4c70b813
|
Completed the translation for the errmsg.txt Spanish file.
|
2001-06-29 05:15:54 -03:00 |
|
sasha@mysql.sashanet.com
|
14c133fb1c
|
Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
|
2001-06-28 19:27:40 -06:00 |
|
monty@hundin.mysql.fi
|
ae29bc9cda
|
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
|
2001-06-29 04:21:46 +03:00 |
|
monty@hundin.mysql.fi
|
d9c3652b8e
|
Updated float test result
|
2001-06-29 04:21:01 +03:00 |
|
sasha@mysql.sashanet.com
|
0b87cc7ac2
|
Merge mysql.sashanet.com:/home/sasha/src/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql-fast
|
2001-06-28 19:20:11 -06:00 |
|
sasha@mysql.sashanet.com
|
341efdd7e8
|
fixed float test result for updated test case
|
2001-06-28 19:19:23 -06:00 |
|
sasha@mysql.sashanet.com
|
e87028fda6
|
fixed typo
|
2001-06-28 19:17:04 -06:00 |
|
sasha@mysql.sashanet.com
|
5f64b1a79d
|
chmod +x on post-incoming trigger
|
2001-06-28 18:41:51 -06:00 |
|
sasha@mysql.sashanet.com
|
d2704e470a
|
Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
|
2001-06-28 18:23:48 -06:00 |
|
sasha@mysql.sashanet.com
|
2e4d264c27
|
fixed message in post-commit trigger
added debugging options to master to behave sporadically, and a
test case to make sure the slave can deal with it
|
2001-06-28 18:22:29 -06:00 |
|
tim@white.box
|
58766d3a90
|
Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3
|
2001-06-28 17:39:53 -04:00 |
|