Commit graph

1097 commits

Author SHA1 Message Date
monty@donna.mysql.com
8e4968d9c7 Added max_user_connections
Fixes for Innobase
Don't reset whole to-buffer in strxnmov
2001-02-20 22:34:47 +02:00
monty@donna.mysql.com
d25308e4dc Fixed typo in manual 2001-02-18 15:33:14 +02:00
monty@donna.mysql.com
c7858b5501 Update of manual 2001-02-18 15:27:42 +02:00
monty@donna.mysql.com
bfc0d5ca29 Fixed problem with concurrent inserts and read-previous
Fix for BSDI 4.0
2001-02-18 13:56:10 +02:00
monty@donna.mysql.com
0ccc30f40c Fixed that myisamchk -R works on text columns
Fixed typo when removing space from argument to -O
2001-02-18 01:39:09 +02:00
monty@donna.mysql.com
abc5ef2b3e Cleaned up ha_innobase.cc from whitespace 2001-02-18 00:04:51 +02:00
monty@donna.mysql.com
d218ebcc51 Added locks needed for Innobase
Fixed mutex problem when doing automatic repair of MyISAM tables
2001-02-18 00:03:37 +02:00
monty@donna.mysql.com
ece13efde9 Write UNION() for MERGE tables 2001-02-17 19:04:33 +02:00
monty@donna.mysql.com
6fd7fb49cb Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-02-17 14:21:51 +02:00
monty@donna.mysql.com
c533308a15 Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
jcole@tetra.spaceapes.com
ccdd8bbb24 Merge work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-02-16 15:47:37 -06:00
jcole@tetra.spaceapes.com
8c80289adb COM_TABLE_DUMP and COM_BINLOG_DUMP are no longer erroneously logged
to the slow query log.
2001-02-16 15:46:52 -06:00
tim@threads.polyesthetic.msg
9286527fa1 Updates to use db-3.2.9a. 2001-02-16 14:36:02 -05:00
tim@threads.polyesthetic.msg
a1842febe5 Undocument nonexistent functions (mysql_{start,stop}_slave). 2001-02-16 14:31:29 -05:00
monty@donna.mysql.com
024e2f39c9 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-02-15 18:01:03 +02:00
monty@donna.mysql.com
b7a3dc2a9d Updates for innobase
Removed a ' that casued 'make paper' to fail
2001-02-15 18:00:30 +02:00
sasha@mysql.sashanet.com
4ae63ecab8 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-02-14 21:31:35 -07:00
sasha@mysql.sashanet.com
afaf0cbd0f fixed bug in timestamp replication 2001-02-14 21:23:20 -07:00
monty@donna.mysql.com
3f25e2f3be Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-02-15 03:43:38 +02:00
monty@donna.mysql.com
450d98e341 Changed --replace to --replace_result in mysqltest
Changed errmsg -> my_errmsg (portability issue)
Fixed that mysqlbinlog writes SET TIMESTAMP before all queries
Fixed comments in default my.cnf files
2001-02-15 03:43:14 +02:00
sasha@mysql.sashanet.com
d2a023347f merge 2001-02-14 15:14:24 -07:00
sasha@work.mysql.com
d98fb22b22 Do-compile monty's uncommitted stuff 2001-02-14 23:14:23 +01:00
sasha@mysql.sashanet.com
d47b6e19a9 keep frame pointer 2001-02-14 15:09:38 -07:00
sasha@mysql.sashanet.com
4fffd9dcd9 mysql-test/r/fulltext.result
after Indrek's bugfix in show create table, the result has two extra spaces
2001-02-14 13:46:13 -07:00
sasha@mysql.sashanet.com
73db84fefb sql/slave.cc
fixed skipping bug in bi-directional replication
2001-02-14 12:51:49 -07:00
mwagner@evoq.mwagner.org
1d5f8d82b2 manual.texi Added FTP mirror in Japan. 2001-02-13 19:20:43 -06:00
monty@donna.mysql.com
7de40020d7 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-02-13 12:40:31 +02:00
monty@donna.mysql.com
fbedc9719e Added --replace to mysqltest
Fixed that GROUP BY can take DESC
2001-02-13 12:39:50 +02:00
mwagner@evoq.mwagner.org
68895278e4 logging_ok Fixed logging after tfr. 2001-02-13 01:28:30 -06:00
tfr@coyote.emotion.ee
8a0516ad06 Merge 2001-02-13 08:58:32 +02:00
tfr@coyote.emotion.ee
06aad9c709 logging_ok Logging to logging@openlogging.org accepted 2001-02-13 08:53:47 +02:00
tfr@coyote.emotion.ee
6099884a92 mysqldump.c Fix to add space between index name and column definition in CREATE TABLE statement
sql_show.cc	Fix to add space in SHOW CREATE TABLE between index name and column definitions
2001-02-13 08:43:14 +02:00
mwagner@evoq.mwagner.org
172dfa446e manual.texi Typo fix. 2001-02-12 23:42:49 -06:00
monty@donna.mysql.com
ffe3029814 Fixed bug in bitmap handling 2001-02-09 04:09:03 +02:00
monty@donna.mysql.com
7e944dea9a Fixed typo 2001-02-09 03:57:41 +02:00
monty@donna.mysql.com
b60ab44396 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-02-08 04:54:15 +02:00
monty@donna.mysql.com
1b2c841864 Check that __FLOAT_WORD_ORDER is defined 2001-02-08 04:43:55 +02:00
tim@threads.polyesthetic.msg
a7289b9771 Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2001-02-07 16:47:50 -05:00
monty@donna.mysql.com
a8c7affe21 Added "--character-sets-dir" to myisampack 2001-02-07 23:42:43 +02:00
tim@threads.polyesthetic.msg
fab185b7a6 Fix bug in mysql_backup_table that prevented other threads from
reading while the table was being backed up.
2001-02-07 16:33:56 -05:00
monty@donna.mysql.com
059ad7f078 Force sockets to be blocking on HPUX 11.0
Changed BITMAP to MY_BITMAP to avoid type conflict on windows
2001-02-07 23:27:19 +02:00
monty@donna.mysql.com
d487e5a9b1 Use new bitmap interface
Patches for Armstrong
Removed warnings when using REPAIR TABLE .. EXTENDED
2001-02-07 17:42:20 +02:00
monty@donna.mysql.com
cc9f24bc40 Removed references to deleted Results-linux directory 2001-02-07 00:11:01 +02:00
monty@donna.mysql.com
dccba43687 Fixed installation bug in Makefile 2001-02-06 23:47:54 +02:00
monty@donna.mysql.com
591997d3b9 Install charsets/README 2001-02-06 23:09:12 +02:00
monty@donna.mysql.com
7be8f1abb4 Fixed makefiles for distribution 2001-02-06 22:32:19 +02:00
monty@donna.mysql.com
79ec0059ae Fixed typo in Makefile 2001-02-06 19:59:57 +02:00
serg@serg.mysql.com
b21e89bb2e Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-02-06 14:50:31 +01:00
serg@serg.mysql.com
94681d0fed item_func.cc auto-init of ft-index restored (to cope with const/system tables) 2001-02-06 14:10:13 +01:00
jcole@tetra.spaceapes.com
ce935275f1 Lots of cleanups to manual.texi. 2001-02-06 00:07:50 -06:00