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 |
|
sasha@mysql.sashanet.com
|
9053bb63a6
|
Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
|
2000-08-21 10:53:31 -06:00 |
|
serg@infomag.ape.relarn.ru
|
948515aa6d
|
Delete: sql/share/charsets/win1251.conf
win1251ukr.conf ctype(165)=10, was 1; ctype(180)=10, was 2
cp1251.conf ctype(160)=0, was 48
|
2000-08-21 17:30:37 +04:00 |
|
serg@infomag.ape.relarn.ru
|
815bd1079e
|
Merge
|
2000-08-21 15:54:41 +04:00 |
|
serg@infomag.ape.relarn.ru
|
50965c5d4f
|
sql_yacc.yy => CREATE TABLE (... COLLECTION ... ) syntax
|
2000-08-21 15:35:27 +04:00 |
|
monty@donna.mysql.com
|
48ee575ebc
|
Merge of last changes
|
2000-08-21 03:07:54 +03: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
|
c8de0b3f3d
|
Merge jcole@jcole:/home/jcole/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
|
2000-08-19 19:58:16 -05:00 |
|
tim@work.mysql.com
|
7ea890165f
|
mysql.spec.sh - added libmysqlclient_r
|
2000-08-19 23:36:05 +02:00 |
|
jcole@tetra.spaceapes.com
|
f587ba9abc
|
Language Corrections.
|
2000-08-19 13:05:35 -05:00 |
|
tim@localhost.polyesthetic.msg
|
cf2e115ec3
|
Change the behavior of --enable-thread-safe-client. It now builds
both a non-threaded libmysqlclient and a threaded libmysqlclient_r.
|
2000-08-18 14:49:31 -04:00 |
|
monty@donna.mysql.com
|
86f4dbe20e
|
Merge monty@work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
|
2000-08-18 17:38:57 +03:00 |
|
monty@donna.mysql.com
|
1243abdcf2
|
Force bitkeeper into sync
|
2000-08-18 17:38:24 +03:00 |
|
serg@infomag.ape.relarn.ru
|
b2760c0a80
|
myisam/ft_* bugfix
|
2000-08-18 15:05:36 +04:00 |
|
monty@donna.mysql.com
|
9c1ecff8ec
|
Merge
|
2000-08-18 13:09:26 +03:00 |
|
monty@donna.mysql.com
|
fab1abb458
|
Removed blanks
|
2000-08-18 12:56:57 +03:00 |
|
monty@donna.mysql.com
|
a753a3a2ce
|
Updated benchmark and results for PostgreSQL 7.0.2
Added more status to the MyISAM files to avoid checking files that
has already been checked.
|
2000-08-18 12:48:00 +03:00 |
|
serg@infomag.ape.relarn.ru
|
b231fdefca
|
Merge
|
2000-08-17 19:43:38 +04:00 |
|
serg@infomag.ape.relarn.ru
|
2006b4c551
|
Many MATCH'es per query now allowed (i.e. AND's and OR's now work, but
slow - full table scan); ORDER BY now works with MATCH (slow, full table
scan)
|
2000-08-17 19:30:36 +04:00 |
|
tim@localhost.polyesthetic.msg
|
354da85ad5
|
Merge tim@work:/home/bk/mysql
into localhost.polyesthetic.msg:/usr/local/src/my/work
|
2000-08-16 18:25:34 -04:00 |
|
tim@localhost.polyesthetic.msg
|
ee445de997
|
Server core dumped if ALTER TABLE SET DEFAULT was called on a blob
field.
|
2000-08-16 18:20:22 -04: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 |
|
sasha@mysql.sashanet.com
|
31c56777c4
|
Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
|
2000-08-16 13:12:36 -06:00 |
|
sasha@mysql.sashanet.com
|
10b2d286c7
|
test dummy change
|
2000-08-16 13:10:56 -06:00 |
|
jcole@jcole.burghcom.com
|
3eaa2494ef
|
Fix "dosen't" for someone who mailed us. :)
|
2000-08-16 04:17:40 -05:00 |
|
serg@infomag.ape.relarn.ru
|
8b86536844
|
Merge
|
2000-08-16 13:03:58 +04:00 |
|
sasha@mysql.sashanet.com
|
7d0072ebeb
|
updated changes in the manual
|
2000-08-15 23:32:26 -06:00 |
|
monty@donna.mysql.com
|
2f450e4fc7
|
Delayed keys + portability fixes
|
2000-08-16 05:14:02 +03:00 |
|
sasha@mysql.sashanet.com
|
1777d4dbbe
|
Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
|
2000-08-15 17:49:43 -06:00 |
|
sasha@mysql.sashanet.com
|
ac9de478db
|
fix for the fatal bug in LOAD TABLE FROM MASTER
|
2000-08-15 17:49:07 -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 |
|
sasha@mysql.sashanet.com
|
b617e9baa8
|
testing bk/make for Monty
|
2000-08-15 13:42:28 -06:00 |
|
serg@infomag.ape.relarn.ru
|
bf617db818
|
Merge
|
2000-08-15 21:52:42 +04:00 |
|
sasha@mysql.sashanet.com
|
eec37a5fc2
|
bookkeeping
|
2000-08-15 11:52:18 -06:00 |
|
sasha@mysql.sashanet.com
|
5e996d2753
|
another bookkeeping commit - will not be pushed
|
2000-08-15 11:46:20 -06:00 |
|
serg@infomag.ape.relarn.ru
|
563fdb8e2a
|
logging_ok Logging to logging@openlogging.org accepted
|
2000-08-15 21:45:56 +04:00 |
|
sasha@mysql.sashanet.com
|
57ef3cccf3
|
bookkeeping commit - bk will not let me pull Monty's changes until I commit mine to my repository - this will not be pushed
|
2000-08-15 11:42:09 -06:00 |
|
monty@donna.mysql.com
|
883042ba1e
|
Removed automaticly created files from Bitkeeper
|
2000-08-15 20:10:43 +03: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 |
|
serg@infomag.ape.relarn.ru
|
5886090182
|
PART I: Keys support for MyMERGE tables
myisammrg/ |
Makefile.am |
mymrgdef.h | support for keys
myrg_open.c | &
myrg_queue.c | bugfixes
myrg_rfirst.c |
myrg_rkey.c |
myrg_rlast.c |
myrg_rnext.c |
myrg_rprev.c |
myrg_rrnd.c |
include/myisammrg.h | rkey/rnext/etc prototyped
sql/ |
ha_myisammrg.cc | support for keys
ha_myisammrg.h |
myisam/ |
mi_rkey.c | buf==NULL extension, _mi_rkey()
mi_rnext.c |
mi_rprev.c |
include/queues.h | reinit_queue() - same as init_queue, but w/o malloc
mysys/queues.c |
PART II: Miscellaneous
myisam/common_words | deleted (looks like I checked it in by mistake)
some files (like acconfig.h, Makefile.am, COPYING.LIB, etc)
| Change mode to -rw-r--r-- (by `chmod a-x ')
|
2000-08-14 15:27:19 +04:00 |
|
jcole@jcole.burghcom.com
|
807460bbce
|
Various fixups, readability improved.
|
2000-08-11 18:41:53 -05:00 |
|
jcole@jcole.burghcom.com
|
aaf6c72cc4
|
Aesthetic changes only.
|
2000-08-11 10:17:38 -05: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 |
|
tim@localhost.polyesthetic.msg
|
621c7db2f7
|
Use @HOSTNAME@ instead of hardcoded /bin/hostname.
|
2000-08-09 14:57:59 -04:00 |
|