Commit graph

2877 commits

Author SHA1 Message Date
serg@serg.mysql.com
f481272998 myisam_bulk_insert_tree_size clarification 2001-12-04 16:52:28 +01:00
serg@serg.mysql.com
9c6effa6a3 ft_boolean_search.c bugfix "+(aaa bbb) +ccc"
ft_dump.c	-l option - report word length distribution (for ft_max_word_len_for_sort)
2001-12-04 14:24:47 +01:00
serg@serg.mysql.com
d1e97195e1 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-12-03 23:31:59 +01:00
serg@serg.mysql.com
2bb46b6c90 tags: target added for Sasha 2001-12-03 23:30:44 +01:00
sasha@mysql.sashanet.com
e78a11f0e4 use $MASTER_PORT 2001-12-01 15:00:32 -07:00
paul@teton.kitebird.com
17abb42f3b manual.texi mysql_store_results() -> mysql_store_result() 2001-11-30 10:50:14 -06:00
monty@hundin.mysql.fi
8a8617075a Update test results 2001-11-29 22:27:58 +02:00
monty@hundin.mysql.fi
79caca1d96 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-29 22:05:53 +02:00
monty@hundin.mysql.fi
ce7a0a0293 Fix not critical MyISAM bug in locking.
Free character sets properly (for embedded).
Add missing mutex in HANDLER CLOSE
2001-11-29 21:46:51 +02:00
monty@hundin.mysql.fi
7c3f8447c0 Extended manual section about MySQL states 2001-11-28 22:47:58 +02:00
jcole@sarvik.tfr.cafe.ee
6aef747667 Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/jcole/bk/mysql-4.0
2001-11-28 22:17:16 +02:00
jcole@sarvik.tfr.cafe.ee
8f35feaf0e docbook-fixup.pl:
Fixed small bug
2001-11-28 22:16:26 +02:00
jcole@sarvik.tfr.cafe.ee
ad0149b99f docbook-fixup.pl:
Fixed some issues for O'Reilly.
  * Remove "mailto:" from @email{} references in XML output. Good for normal XML of course, but bad when printing.
  * Removing (Cross)References for sections that have been excluded from printed manual.
  * In several titles, spaces are missing. You see a title like: <title>Speed of <command>INSERT</command>Queries</title>.
2001-11-28 22:11:14 +02:00
serg@serg.mysql.com
49b6f02dbe Merge 2001-11-28 18:01:50 +01:00
serg@serg.mysql.com
4a5ca1073b boolean fulltext search without an index 2001-11-28 17:55:45 +01:00
tfr@sarvik.tfr.cafe.ee
c049119475 Merge tfr@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
2001-11-28 17:18:52 +02:00
tfr@sarvik.tfr.cafe.ee
d90b7c4238 mirrors.texi:
Added a mirror in Spain
2001-11-28 17:18:14 +02:00
monty@hundin.mysql.fi
76ed6c26fc Fix of testcases after merge.
Small improvement to write caching.
2001-11-28 16:11:05 +02:00
monty@hundin.mysql.fi
69f6802632 merge 2001-11-28 14:52:11 +02:00
monty@hundin.mysql.fi
5fedd2dda7 Fix for IO_CACHE.
Portability fixes.
2001-11-28 03:47:15 +02:00
sasha@mysql.sashanet.com
41afc03a85 Merge work:/home/bk/mysql into mysql.sashanet.com:/reiser-data/mysql 2001-11-27 18:21:39 -07:00
sasha@mysql.sashanet.com
5d2f2c8369 fixed alias drop bug in binlog
fixed skip counter to do the RightThing (TM) when the user messes up.
Still do RightThing when he gets it right.
2001-11-27 18:20:24 -07:00
monty@bitch.mysql.fi
3c057478c2 Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0 2001-11-28 02:59:54 +02:00
monty@bitch.mysql.fi
d0ccff5090 New improved IO_CACHE 2001-11-28 02:55:52 +02:00
monty@hundin.mysql.fi
e4bdf26066 Small safety fix 2001-11-28 02:24:22 +02:00
tfr@sarvik.tfr.cafe.ee
574f116355 mirrors.texi:
Added a mirror in Netherlands
2001-11-27 19:05:42 +02:00
tfr@sarvik.tfr.cafe.ee
21e50d1abf mirrors.texi:
Fix Australian mirror URL
2001-11-27 18:08:06 +02:00
monty@hundin.mysql.fi
66a31433a4 Fixed bug when joining with caching.
Fixed race condition when using the binary log and INSERT DELAYED which could cause the binary log to have rows that was not yet written to MyISAM tables.
2001-11-27 02:50:20 +02:00
tonu@volk.internalnet
6dd99c0342 Merge work.mysql.com:/home/bk/mysql-4.0
into volk.internalnet:/home/tonu/mysql-4.0
2001-11-27 02:33:46 +02:00
tonu@volk.internalnet
f7e04edc6a Changed incomplete testcase to another incomplete testcase which works even if localhost.localdomain is first in /etc/hosts file for 127.0.0.1 2001-11-27 02:33:15 +02:00
tonu@volk.internalnet
9582a46290 Debugging added where needed. 2001-11-27 02:21:44 +02:00
jani@hynda.mysql.fi
0091f76f11 Updated manual about some processlist states. 2001-11-27 01:57:51 +02:00
jani@hynda.mysql.fi
3503f63ed2 Added quoting to XML in mysqldump. 2001-11-26 19:14:26 +02:00
tonu@volk.internalnet
38f7225904 func_encrypt.result Drop table here too.... 2001-11-26 17:13:06 +02:00
tonu@volk.internalnet
214ca6e7d9 func_encrypt.test Drop table uncommented again 2001-11-26 17:04:43 +02:00
tonu@volk.internalnet
877b6a4922 Merge work.mysql.com:/home/bk/mysql-4.0
into volk.internalnet:/home/tonu/mysql-4.0
2001-11-26 15:58:01 +02:00
tonu@volk.internalnet
a0d9711074 des_encrypt()/des_decrypt() are now ASCII protected and pass testsuite 2001-11-26 15:54:33 +02:00
monty@hundin.mysql.fi
d3288575de Patch for SCO
Update test results for MySQL 4.0
2001-11-26 03:52:23 +02:00
monty@hundin.mysql.fi
cefe361b82 merge 2001-11-26 03:30:16 +02:00
monty@hundin.mysql.fi
bbc5277cc9 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-26 03:27:09 +02:00
monty@hundin.mysql.fi
50b43f85ef Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-11-26 03:24:33 +02:00
monty@hundin.mysql.fi
d0b84c9b6e A fix for ANALYZE TABLE 2001-11-26 03:24:13 +02:00
monty@hundin.mysql.fi
5738117970 Fix race condition in ANALYZE TABLE.
Fixed bug where one got an empty set instead of a DEADLOCK error when using BDB tables.
2001-11-26 02:16:38 +02:00
monty@hundin.mysql.fi
e9677eda60 Add missing exit_cond() to lock_global_read_lock(). 2001-11-26 02:09:45 +02:00
paul@teton.kitebird.com
ebee614fbf manual.texi change note entries require trailing periods.
manual.texi	Mac OSX is spelled "Mac OS X".
2001-11-25 17:08:45 -06:00
monty@hundin.mysql.fi
964c292caa Fixed typo in last changeset 2001-11-25 14:38:43 +02:00
monty@hundin.mysql.fi
22e418b405 merge 2001-11-25 13:56:03 +02:00
monty@hundin.mysql.fi
777fdb5d5c Fixes for embedded version. 2001-11-25 13:50:48 +02:00
sasha@mysql.sashanet.com
fad7880b57 post-merge 2001-11-24 23:05:35 -07:00
sasha@mysql.sashanet.com
35f852aaab merged 2001-11-24 22:59:44 -07:00