0118dc7d6e
Merge jcole@work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2000-08-30 10:19:35 -05:00
43e13919b3
ac-types.h Added back removed file
2000-08-30 17:19:35 +02:00
74ebbd6cbd
Fixes to get 3.23.23 to compile
2000-08-30 18:19:34 +03:00
e6b5cfa75a
Cleanups of manual.texi and mysql.cc.
2000-08-30 05:08:33 -05:00
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
ce40c2fd83
--core-file ; To get a core on SIGSEGV when using Linuxthreads
2000-08-30 06:05:12 +03:00
25929faf44
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-08-29 19:40:11 +03:00
306640e274
Updates for release
2000-08-29 19:38:32 +03:00
980e911343
sql_select.cc ft-optimization: AND, GT/LT/GE/LE
...
sql_select.cc EXPLAIN fulltext
Makefile.am CLEANFILES corrected
sql_show.cc SHOW CREATE now displays FULLTEXT keys properly
2000-08-29 19:44:22 +04:00
2338573435
fixed coredump in charset.c - bk messed up, so here is another try to push it
2000-08-29 07:14:43 -06:00
710b75f5b8
merge
2000-08-29 12:56:57 +03:00
066d55c0c0
Bug fixes for 3.23.23
2000-08-29 12:31:01 +03:00
9edef9af3b
Fixed up serg's ft manual.
2000-08-29 01:21:24 +00:00
438e8c7c13
.del-ac-types.h Delete: mit-pthreads/include/pthread/ac-types.h
...
.del-config.flags Delete: mit-pthreads/config.flags
2000-08-29 00:02:44 +02:00
1d28a6f1fd
configure.in modifications to help libmysql_r work with distcheck
...
Makefile.am modifications to help libmysql_r work with distcheck
2000-08-28 18:27:12 +02:00
e9bc4066df
Makefile.am fixed syntax error
2000-08-28 16:57:34 +02:00
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
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
6236dfc7a3
Stopwords (English only); fulltext keys now can be repaired
2000-08-25 19:56:55 +04:00
c5f8d80e95
Do-all-build-steps moved mkdir $WD/Logs to a useful place
2000-08-25 17:49:39 +02:00
9349bf7ee3
Merge
2000-08-24 21:53:42 +04:00
08f77bf761
manual.texi full-text manual added
2000-08-24 21:51:31 +04:00
5f4041339c
Corrections to 'LOAD DATA INFILE' options
2000-08-24 12:35:01 -05:00
1eaeab312d
Merge tim@work:/home/bk/mysql
...
into localhost.polyesthetic.msg:/usr/local/src/my/work
2000-08-23 15:47:28 -04:00
f29825cf0d
The previous commit to this file introduced several syntax (etc.)
...
errors related to changing the TYPELIB to CS_ID.
2000-08-23 15:46:40 -04:00
7da3818fdd
Replication fixes
2000-08-23 13:27:33 -06:00
0c46a399e2
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-08-23 10:46:38 -06:00
fc3eb5fca6
Documented the new replication features
2000-08-23 10:45:56 -06:00
ea711f8281
Index removed out-of-date win1251 character set
2000-08-23 11:05:41 -04:00
3d25ec2c72
Merge tim@work:/home/bk/mysql
...
into localhost.polyesthetic.msg:/usr/local/src/my/work
2000-08-23 11:03:13 -04:00
b2ece770a6
latin1.conf - fixed several sort order problems
...
german1.conf - fixed several sort order problems
2000-08-23 10:50:11 -04:00
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
90e6424641
Updated mysqlhotcopy to use the new ``FLUSH TABLES table_list'' syntax.
2000-08-23 07:07:24 -05:00
d564acf14e
Fixes for Ia64
2000-08-23 15:02:27 +03:00
4ab50f1db3
Merge tim@work:/home/bk/mysql
...
into localhost.polyesthetic.msg:/usr/local/src/my/work
2000-08-22 16:09:27 -04:00
7443483369
Associate a charset directly with its number in the Index file, and
...
propogate those changes through the code. This is so that there can
be holes in the list of charsets without breaking old tables.
2000-08-22 16:08:34 -04:00
7ef8d67d6b
Spelling mistake in sql/Makefile.am
2000-08-22 04:36:43 -05:00
a63a654adb
Merge
2000-08-22 12:33:46 +04:00
20032f043b
Fix to previous commit (otherwise bk fails at check stage :-( )
2000-08-22 12:31:45 +04:00
ab73d20c0e
Languages list corrected (romania->romanian, estonia->estonian)
2000-08-22 12:16:58 +04:00
efdf087e37
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-08-21 17:36:17 -06:00
84107a3502
Merge monty@work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-08-22 01:36:12 +03:00
f85a25e9ea
Fix typo
2000-08-22 01:35:50 +03:00
f706654064
Spelling correction for release.
2000-08-21 17:26:39 -05:00
d065dd56fc
merge
2000-08-22 00:57:50 +03:00
0fcdce7bc4
Fix for snprintf
2000-08-22 00:55:45 +03:00
dba8816bc4
Merge tim@work:/home/bk/mysql
...
into localhost.polyesthetic.msg:/usr/local/src/my/work
2000-08-21 17:45:11 -04:00
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
84b93976c5
Removed end space
2000-08-22 00:39:08 +03:00
e9f5cb8a38
merge
2000-08-22 00:37:04 +03:00