1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00
Commit Graph

11090 Commits

Author SHA1 Message Date
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
f0952ce3e1 FLUSH TABLE table_list
Fixes for RENAME TABLE
Portability fixes
2000-08-22 00:18:32 +03:00
e3e847809c Language cleanups. 2000-08-21 14:53:51 -05:00
9053bb63a6 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-08-21 10:53:31 -06:00
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
815bd1079e Merge 2000-08-21 15:54:41 +04:00
50965c5d4f sql_yacc.yy => CREATE TABLE (... COLLECTION ... ) syntax 2000-08-21 15:35:27 +04:00
48ee575ebc Merge of last changes 2000-08-21 03:07:54 +03:00
d79b0cc9cc Merge monty@work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-08-21 03:01:16 +03:00
aa3580924b RENAME TABLE table_name TO new_table_name ; Faster Alloc
Small bug fixes
2000-08-21 03:00:52 +03:00
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
7ea890165f mysql.spec.sh - added libmysqlclient_r 2000-08-19 23:36:05 +02:00
f587ba9abc Language Corrections. 2000-08-19 13:05:35 -05:00
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
86f4dbe20e Merge monty@work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-08-18 17:38:57 +03:00
1243abdcf2 Force bitkeeper into sync 2000-08-18 17:38:24 +03:00
b2760c0a80 myisam/ft_* bugfix 2000-08-18 15:05:36 +04:00
9c1ecff8ec Merge 2000-08-18 13:09:26 +03:00
fab1abb458 Removed blanks 2000-08-18 12:56:57 +03:00
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
b231fdefca Merge 2000-08-17 19:43:38 +04:00
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
354da85ad5 Merge tim@work:/home/bk/mysql
into localhost.polyesthetic.msg:/usr/local/src/my/work
2000-08-16 18:25:34 -04:00
ee445de997 Server core dumped if ALTER TABLE SET DEFAULT was called on a blob
field.
2000-08-16 18:20:22 -04:00
29456f6e1c Merge 2000-08-17 01:20:21 +03:00
c5842d42f6 Additions for CHECK table + update of benchmarks 2000-08-17 01:05:02 +03:00
31c56777c4 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-08-16 13:12:36 -06:00
10b2d286c7 test dummy change 2000-08-16 13:10:56 -06:00
3eaa2494ef Fix "dosen't" for someone who mailed us. :) 2000-08-16 04:17:40 -05:00
8b86536844 Merge 2000-08-16 13:03:58 +04:00