monty@donna.mysql.com
4496d43faa
Quoting of TIMESTAMP columns and small optimizations
2000-09-02 07:58:42 +03:00
monty@donna.mysql.com
7155d2a14c
Portability changes
2000-08-31 22:00:09 +03:00
jcole@tetra.spaceapes.com
e6b5cfa75a
Cleanups of manual.texi and mysql.cc.
2000-08-30 05:08:33 -05:00
jcole@ham.spaceapes.com
88e811a1e0
Merge jcole@work.mysql.com:/home/bk/mysql
...
into ham.spaceapes.com:/usr/home/jcole/bk/mysql
2000-08-30 03:05:13 +00:00
monty@donna.mysql.com
ce40c2fd83
--core-file ; To get a core on SIGSEGV when using Linuxthreads
2000-08-30 06:05:12 +03:00
monty@donna.mysql.com
306640e274
Updates for release
2000-08-29 19:38:32 +03:00
monty@donna.mysql.com
710b75f5b8
merge
2000-08-29 12:56:57 +03:00
monty@donna.mysql.com
066d55c0c0
Bug fixes for 3.23.23
2000-08-29 12:31:01 +03:00
jcole@ham.spaceapes.com
9edef9af3b
Fixed up serg's ft manual.
2000-08-29 01:21:24 +00:00
serg@infomag.ape.relarn.ru
c4f441dbc3
Merge serg@work.mysql.com:/home/bk/mysql
...
into infomag.ape.relarn.ru:/usr/home/serg/src/mysql.safe/bk/mysql
2000-08-28 17:44:52 +04:00
serg@infomag.ape.relarn.ru
eb8ad15751
ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed.
...
**************** !!! NOTE EVERYBODY: SYNTAX CHANGED !!! ********************
There's no COLLECTIONs now, full-text indexes can be created via the word
FULLTEXT, which should be used like UNIQUE.
2000-08-28 17:43:58 +04:00
serg@infomag.ape.relarn.ru
9349bf7ee3
Merge
2000-08-24 21:53:42 +04:00
serg@infomag.ape.relarn.ru
08f77bf761
manual.texi full-text manual added
2000-08-24 21:51:31 +04:00
jcole@tetra.spaceapes.com
5f4041339c
Corrections to 'LOAD DATA INFILE' options
2000-08-24 12:35:01 -05:00
sasha@mysql.sashanet.com
0c46a399e2
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-08-23 10:46:38 -06:00
sasha@mysql.sashanet.com
fc3eb5fca6
Documented the new replication features
2000-08-23 10:45:56 -06:00
jcole@tetra.spaceapes.com
8f2f778dc1
Merge jcole@jcole:/home/jcole/bk/mysql
...
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2000-08-23 07:09:16 -05:00
jcole@tetra.spaceapes.com
90e6424641
Updated mysqlhotcopy to use the new ``FLUSH TABLES table_list'' syntax.
2000-08-23 07:07:24 -05:00
monty@donna.mysql.com
d564acf14e
Fixes for Ia64
2000-08-23 15:02:27 +03:00
serg@infomag.ape.relarn.ru
a63a654adb
Merge
2000-08-22 12:33:46 +04:00
serg@infomag.ape.relarn.ru
ab73d20c0e
Languages list corrected (romania->romanian, estonia->estonian)
2000-08-22 12:16:58 +04:00
jcole@tetra.spaceapes.com
f706654064
Spelling correction for release.
2000-08-21 17:26:39 -05:00
monty@donna.mysql.com
d065dd56fc
merge
2000-08-22 00:57:50 +03:00
tim@localhost.polyesthetic.msg
dba8816bc4
Merge tim@work:/home/bk/mysql
...
into localhost.polyesthetic.msg:/usr/local/src/my/work
2000-08-21 17:45:11 -04:00
tim@localhost.polyesthetic.msg
b0876f5749
Updated the description on version 3.23, and added
...
--enable-thread-safe-client item to Change log.
2000-08-21 17:44:16 -04:00
monty@donna.mysql.com
e9f5cb8a38
merge
2000-08-22 00:37:04 +03:00
monty@donna.mysql.com
f0952ce3e1
FLUSH TABLE table_list
...
Fixes for RENAME TABLE
Portability fixes
2000-08-22 00:18:32 +03:00
jcole@tetra.spaceapes.com
e3e847809c
Language cleanups.
2000-08-21 14:53:51 -05:00
monty@donna.mysql.com
d79b0cc9cc
Merge monty@work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-08-21 03:01:16 +03:00
monty@donna.mysql.com
aa3580924b
RENAME TABLE table_name TO new_table_name ; Faster Alloc
...
Small bug fixes
2000-08-21 03:00:52 +03:00
jcole@tetra.spaceapes.com
f587ba9abc
Language Corrections.
2000-08-19 13:05:35 -05:00
monty@donna.mysql.com
1243abdcf2
Force bitkeeper into sync
2000-08-18 17:38:24 +03:00
monty@donna.mysql.com
29456f6e1c
Merge
2000-08-17 01:20:21 +03:00
monty@donna.mysql.com
c5842d42f6
Additions for CHECK table + update of benchmarks
2000-08-17 01:05:02 +03:00
jcole@jcole.burghcom.com
3eaa2494ef
Fix "dosen't" for someone who mailed us. :)
2000-08-16 04:17:40 -05:00
sasha@mysql.sashanet.com
7d0072ebeb
updated changes in the manual
2000-08-15 23:32:26 -06:00
jcole@jcole.burghcom.com
c442a5dd2a
Language corrections to:
...
manual.texi
internals.texi
In the wake of Monty's latest revisions. :)
2000-08-15 17:27:46 -05:00
monty@donna.mysql.com
ea013c2152
Fixed for Ia64 + delayed key creation + a lot of small bug fixes
2000-08-15 20:09:37 +03:00
jcole@jcole.burghcom.com
a0031e4816
A bunch of changes to the manual.
...
Spelling, grammar, updating.
Basic Maintenance.
2000-08-11 07:20:34 -05:00
jcole@jcole.burghcom.com
3c38993424
Small change to manual, testing BitKeeper
2000-08-10 23:27:25 -05:00
tim@localhost.polyesthetic.msg
99b575a25c
Automatically detect HAVE_INT_8_16_32.
2000-08-10 11:21:42 -04:00
bk@work.mysql.com
f4c589ff6c
Import changeset
2000-07-31 21:29:14 +02:00