monty@tik.mysql.fi
596d69b5ce
Fixed bad manual merge
2001-08-04 01:13:44 +03:00
monty@tik.mysql.fi
851afaa272
Take Jeremy's manual.texi; Will patch this with the deleted text
2001-08-04 00:25:37 +03:00
monty@tik.mysql.fi
0d55e93614
Fix when using --without-server --with-thread-safe-client
...
Added prototype for my_thread_end
New error message for MATCH
Give error when using myisamchk --force --readonly
2001-08-04 00:10:00 +03:00
jcole@tetra.spaceapes.com
e9dbc43a1d
fixed menus/nodes
2001-08-02 18:53:54 -05:00
jcole@tetra.spaceapes.com
bbf5bc65d8
Fixes to manual
2001-08-02 15:29:08 -05:00
jcole@tetra.spaceapes.com
9e90645af2
Merge jcole@work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/home/jcole/bk/mysql
2001-08-02 14:56:14 -05:00
jcole@tetra.spaceapes.com
6e350aabd3
DocTOC Chapter 5 Complete!
2001-08-02 14:28:39 -05:00
tonu@x153.internalnet
7306a9ce21
Hong Kong mirrors information updated
2001-08-03 02:10:36 +08:00
jcole@tetra.spaceapes.com
a9d9bfede3
try this again..
2001-08-02 03:29:27 -05:00
jcole@tetra.spaceapes.com
c1cb8e77ea
the back side of the short contents page should be blank...
2001-08-02 02:56:09 -05:00
jcole@tetra.spaceapes.com
7ac6531bc5
Fixed some ugly things in manual.texi.
2001-08-02 00:21:19 -05:00
jcole@tetra.spaceapes.com
0792ac1654
Aesthetic changes to manual.texi.
2001-08-01 22:15:15 -05:00
jcole@tetra.spaceapes.com
05c8979388
A few random fixes to manual.texi.
2001-08-01 15:36:47 -05:00
jcole@tetra.spaceapes.com
5c282e3738
Fixes to Chapter 4 of DocTOC.
2001-08-01 15:27:22 -05:00
jcole@tetra.spaceapes.com
695cd95823
DocTOC Chapter 4 Complete!
2001-08-01 15:17:39 -05:00
jcole@tetra.spaceapes.com
493f10550a
small fix per user email
2001-07-31 09:45:14 -05:00
jcole@tetra.spaceapes.com
4f988dcee0
DocTOC Chapter 3 Complete!
2001-07-31 09:37:49 -05:00
jcole@tetra.spaceapes.com
1edcd82818
Fixes to DocTOC Chapter 2.
2001-07-31 09:15:56 -05:00
jcole@tetra.spaceapes.com
dee81d7daf
DocTOC Chapter 2 Complete!
2001-07-31 08:55:29 -05:00
sasha@mysql.sashanet.com
ccaa349ec2
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-07-30 17:44:33 -06:00
sasha@mysql.sashanet.com
d31b49f328
added test case for fulltext join bug
2001-07-30 17:43:58 -06:00
monty@tik.mysql.fi
1ddb97f482
Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql
2001-07-30 22:51:02 +03:00
monty@tik.mysql.fi
1731161ff4
Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored.
...
Extended default arguments to be up to 4095 characters
2001-07-30 22:49:39 +03:00
monty@tik.mysql.fi
1ebd29ac6e
merge
2001-07-28 23:33:16 +03:00
sasha@mysql.sashanet.com
72c39117df
do not log stray error codes in Query_log_event
2001-07-28 11:46:22 -06:00
monty@tik.mysql.fi
768deddcbf
Updated LOCK TABLES manual section
...
Applied patch for mysqlhotcopy
Fixed open-files-size option in safe_mysqld
2001-07-28 13:29:20 +03:00
serg@serg.mysql.com
7eae61b9a9
fulltext_update.result BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/r/fulltext_update.result
...
fulltext_update.test BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/t/fulltext_update.test
2001-07-27 16:48:33 +02:00
jcole@tetra.spaceapes.com
79e467f0a3
New Chapter 1 a la DocTOC.
...
Sorry for such a big patch. :)
2001-07-25 15:47:31 -05:00
tim@white.box
103d87ce2a
Code cleanup in safe_mysqld.
...
Fix --core-file-size so that the argument is parsed correctly.
2001-07-24 14:09:33 -04:00
tim@white.box
2b6776d337
Add test case for update/replace bug in bdb.
...
Remove unused argument to ha_berkeley::remove_key().
2001-07-24 12:23:17 -04:00
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