Commit graph

479 commits

Author SHA1 Message Date
serg@serg.mysql.com
e13c21a732 Merge 2001-02-04 13:55:55 +01:00
serg@serg.mysql.com
cc2e9272d8 manual.texi Added TODO section to Full-text entry 2001-02-04 13:45:26 +01:00
monty@donna.mysql.com
5c373a2032 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-02-03 18:01:23 +02:00
monty@donna.mysql.com
728b63e0de Workaround for bug in thread library in Unixware 7
Fixed bug in GROUP BY on ELT()
Added SEQUENCE() to UDF examples
2001-02-03 18:00:29 +02:00
sasha@mysql.sashanet.com
d4fd768a05 super-smack update 2001-02-02 19:09:29 -07:00
serg@serg.mysql.com
e5a54da4eb Merge 2001-02-02 18:11:59 +01:00
serg@serg.mysql.com
822ce1e63a manual.texi typo fixed 2001-02-02 18:09:31 +01:00
monty@donna.mysql.com
cffc2849f9 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-02-02 04:09:04 +02:00
tim@threads.polyesthetic.msg
f1cf7077a4 Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2001-02-01 20:50:17 -05:00
tim@threads.polyesthetic.msg
bcd6abea6d Use INSTALL_DATA instead of cp.
mysql.server is a script, not data.
2001-02-01 20:49:04 -05:00
monty@donna.mysql.com
136ddd1f86 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-02-02 03:47:40 +02:00
monty@donna.mysql.com
9d120741d2 Portability fixes
Changed TRUNCATE table_name -> TRUNCATE TABLE table_name
2001-02-02 03:47:06 +02:00
paul@central.snake.net
dec736400a manual.texi fix tutorial examples that become incorrect when
manual.texi	REGEXP became case insensitive.
2001-02-01 19:09:37 -06:00
jcole@tetra.spaceapes.com
2165d185b7 Merge work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-02-01 06:26:35 -06:00
jcole@tetra.spaceapes.com
3634353e60 Changes prompted by manual comments. 2001-02-01 06:25:51 -06:00
serg@serg.mysql.com
e7d387415a Merge 2001-01-31 13:26:24 +01:00
monty@donna.mysql.com
bdbc0ef7a0 New myisamchk option --sort-recover
Allow delete of crashed MyISAM tables
Fixed bug when BLOB was first part of key
Fixed bug when using result from CASE in GROUP BY
Fixed core-dump bug in monthname()
Optimized calling of check_db_name()
2001-01-31 04:47:25 +02:00
monty@donna.mysql.com
ab5a0fff6d Added information about OLEDB 2001-01-29 15:37:45 +02:00
monty@donna.mysql.com
0b470dd353 Merge 2001-01-29 13:59:26 +02:00
monty@donna.mysql.com
5e3bced515 Removed entry about --port from Changelog 2001-01-29 13:53:30 +02:00
paul@central.snake.net
fffc9bd270 manual.texi change note stuff 2001-01-28 16:33:26 -06:00
monty@donna.mysql.com
c40b10730e merge 2001-01-28 21:41:10 +02:00
monty@donna.mysql.com
ce2260586d Fixed ALTER TABLE on MERGE tables
Fixed bug in DISTINCT
2001-01-28 21:35:50 +02:00
serg@serg.mysql.com
52c3e6bbc7 manual.texi Changelog updated 2001-01-28 13:51:52 +01:00
serg@serg.mysql.com
8efd73dc2b Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-01-28 13:22:45 +01:00
sasha@mysql.sashanet.com
75e0c1a858 Docs/manual.texi
re-added Jeremy's merged out note
    updated changes section with recent bug fix info
2001-01-27 15:49:12 -07:00
sasha@mysql.sashanet.com
7db4b9b466 merge 2001-01-27 15:38:22 -07:00
sasha@mysql.sashanet.com
70f619856b fixed up lock counting code - Monty's suggestions
updated manual about table lock counter
fixed coredump in DROP DATABASE with long bogus name by non-root user
fixed bug in handling STOP immediately after ROTATE
added test case for buffer overrun on DROP DATABASE by non-root user
added test case for the STOP bug in replication
2001-01-27 15:33:31 -07:00
serg@serg.mysql.com
802fc0a054 logging_ok Logging to logging@openlogging.org accepted
mi_check.c	fix for empty FULLTEXT index
manual.texi	fulltext finetuning 50% limit issue modified
2001-01-27 13:32:29 +01:00
jcole@tetra.spaceapes.com
dc66a0f523 Added notes on OpenBSD 2.8 to manual 2001-01-27 05:09:27 -06:00
jcole@tetra.spaceapes.com
b64a5bc715 Added ChangeLog entry for --temp-pool to manual. 2001-01-27 03:36:50 -06:00
jcole@tetra.spaceapes.com
519e7256a6 manual merge 2001-01-27 03:27:40 -06:00
paul@central.snake.net
7c5db0d364 manual.texi minor edits to change notes. 2001-01-26 17:30:14 -06:00
monty@donna.mysql.com
6b9a8a92c3 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-01-27 01:21:50 +02:00
monty@donna.mysql.com
a7c5b9c211 Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
sasha@mysql.sashanet.com
cb50688c72 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-01-25 14:00:37 -07:00
sasha@mysql.sashanet.com
6e9f4dd013 Docs/manual.texi
updates for new code
sql/mysqld.cc
    catch SIGBUS and SIGILL
    print query and connection id on coredump if possible
2001-01-25 14:00:13 -07:00
monty@donna.mysql.com
5218a03a1d Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2001-01-25 22:38:53 +02:00
monty@donna.mysql.com
e2a8a99d01 Lots of manual changes
Changed 'static inline' to 'inline' for SCO new's compiler
2001-01-25 22:38:26 +02:00
jcole@tetra.spaceapes.com
89b5dab2f4 mysql* -P 3307 uses TCP/IP now. 2001-01-24 22:39:45 -06:00
jcole@tetra.spaceapes.com
04fc6fd080 New empty News-3.23.33 section added to manual. 2001-01-24 22:35:53 -06:00
paul@central.snake.net
607a6191a3 manual.texi clean up recent change notes 2001-01-22 20:12:32 -06:00
monty@donna.mysql.com
877386602a Added new mutex for hostname lookup
Added free of io_cache when using ALTER TABLE ... ORDER BY
2001-01-23 01:25:07 +02:00
monty@donna.mysql.com
b3392db290 Fixes for OSF1
Made test more reliable on slow machines
2001-01-22 15:33:34 +02:00
monty@donna.mysql.com
2d1082308b SHOW [FULL] COLUMNS
Added timeouts to replication tests to handle concurrent inserts
2001-01-22 05:32:58 +02:00
monty@donna.mysql.com
0f28f7a414 keep bk happy 2001-01-22 04:46:32 +02:00
monty@donna.mysql.com
8a9b1e9248 Fixed type in make_binary_distribution.sh
Don't convert field names in mysql_list_fields
2001-01-22 01:36:33 +02:00
monty@donna.mysql.com
6f3984bb64 Merge 2001-01-21 16:33:39 +02:00
monty@donna.mysql.com
62771338ca Changes for --with-server-suffix
Fixed mutex bug in logging (crash on windows when doing SET PASSWORD=)
Changed MERGE  tables to not use FILE
2001-01-21 16:30:16 +02:00
paul@central.snake.net
2f940e037d manual.texi edit recent change notes 2001-01-20 13:11:38 -06:00