tim@white.box
c61f04b005
ha_berkeley.cc Fix bug in remove_key(), when key != primary_key it would
...
ha_berkeley.cc core dump if cursor was invalid.
2001-07-24 12:00:23 -04:00
paul@central.snake.net
3ad21705e6
manual.texi change note cleanups, other misc. typo fixes
2001-07-23 21:53:41 -05:00
paul@central.snake.net
b71626f1a0
manual.texi bug was described incorrectly
2001-07-23 21:44:28 -05:00
jcole@tetra.spaceapes.com
f1dfadaad9
Applied mysqldumslow patch to manual.texi.
2001-07-23 13:02:45 -05:00
miguel@light.local
ffee8665bf
Updated Translation English->Protuguese
2001-07-21 13:51:40 -03:00
heikki@donna.mysql.fi
cc35360696
row0sel.c Remove a possible cause of the Peter Zaitsev hang
2001-07-20 20:58:58 +03:00
heikki@donna.mysql.fi
20d0a09002
dict0dict.ic Remove acquisition of the dictionary mutex: this may fix the hang observed by Peter Zaitsev
...
os0file.c Use O_SYNC instead of O_DSYNC because in Linux there may be a bug
2001-07-20 19:01:23 +03:00
heikki@donna.mysql.fi
147c51b59b
row0sel.c Disable a special join speed optimization until Peter Zaitsev's hang is tracked down
2001-07-20 00:32:41 +03:00
heikki@donna.mysql.fi
b534cd6608
srv0start.c Remove old code
2001-07-19 23:00:42 +03:00
heikki@donna.mysql.fi
be05b70c0d
srv0srv.h Support raw disk as a data file
...
srv0start.c Support raw disk as a data file
srv0srv.c Support raw disk as a data file
ha_innobase.cc Some error messages and support raw disk as a data file
2001-07-19 22:46:41 +03:00
monty@hundin.mysql.fi
40aa7c6d29
Merge
2001-07-18 23:35:13 +03:00
monty@hundin.mysql.fi
5a8e734b9a
Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY if
...
--low-priority-updates is used and the file has holes.
2001-07-18 23:34:04 +03:00
sasha@mysql.sashanet.com
1c3dc8875e
fixed mysterious offset confusion bug
...
added a test case for it - took some creative work to figure out
how to make it happen at will
updated the manual
2001-07-18 14:26:43 -06:00
monty@hundin.mysql.fi
0fb2e24ac5
Updated version number
...
Update to new debian files
2001-07-18 14:32:54 +03:00
monty@hundin.mysql.fi
de7d371900
Fixed problem with part keys and BDB tables
2001-07-18 11:31:18 +03:00
tim@white.box
5014d736e1
bdb.test new test for a bug report
2001-07-17 17:30:17 -04:00
tim@white.box
ff98c42643
Merge
2001-07-17 17:25:27 -04:00
tim@white.box
6539db2b8b
configure.in Fix "$target_os" = "freebsd" test; not a critical fix.
2001-07-17 17:11:19 -04:00
monty@hundin.mysql.fi
1d8e60dca8
Updated Changelog
2001-07-17 23:57:43 +03:00
sasha@mysql.sashanet.com
ef88e50758
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-07-17 14:23:44 -06:00
sasha@mysql.sashanet.com
14c23716a6
added slave_net_timeout
2001-07-17 14:22:52 -06:00
monty@hundin.mysql.fi
e3e51204ec
Added timeouts to make lock test repeatable
2001-07-17 22:59:14 +03:00
monty@hundin.mysql.fi
b051b3ab8d
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-07-17 21:05:38 +03:00
monty@hundin.mysql.fi
aecef7614e
Removed wrong warning from thr_lock
...
Fixed problem with UPDATE and BDB tables
Fixed problem with GRANT FILE privilege on database level
mysqld --warnings works now
Fixed problem with SHOW OPEN TABLES when not using BDB
Added some tests for ALTER TABLE to the test scripts
2001-07-17 21:04:01 +03: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