monty@hundin.mysql.fi
12058c2996
Fixed bug in GROUP BY ... DESC
2001-12-10 17:51:07 +02:00
serg@serg.mysql.com
3e4bdf6014
test for truncation operator in indexless bolelan fts
...
mysys/queue.c: /* comment added */
2001-12-10 12:59:11 +01:00
monty@hundin.mysql.fi
6b02f13cf3
Removed compiler warnings.
...
Added new operators to be used with gcc 3.0.x
Update of query cache code.
Added semaphores for Windows (not yet in use)
Added pthread_mutex_trylock for windows.
2001-12-10 00:08:24 +02:00
monty@hundin.mysql.fi
b658662ae4
Update copyright
...
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
2001-12-06 14:10:51 +02:00
monty@hundin.mysql.fi
5c94a16422
merge with 3.23.47
2001-12-06 01:16:28 +02:00
monty@hundin.mysql.fi
4c17825acd
Update of query cache code
2001-12-06 01:05:30 +02:00
monty@hundin.mysql.fi
81ea1a6e1a
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-12-05 23:26:14 +02:00
monty@hundin.mysql.fi
90004e340b
Fixed bug in LEFT JOIN
2001-12-05 23:15:05 +02:00
sasha@mysql.sashanet.com
e78a11f0e4
use $MASTER_PORT
2001-12-01 15:00:32 -07:00
sasha@mysql.sashanet.com
e57311045f
added build-tags
...
added test case that supposedly will crash mysqld built with 2.96
2001-11-30 22:09:44 -07:00
monty@hundin.mysql.fi
8a8617075a
Update test results
2001-11-29 22:27:58 +02:00
monty@hundin.mysql.fi
4b513347c4
Better optimization for InnoDB and BDB tables for ORDER BY
2001-11-29 15:34:37 +02:00
serg@serg.mysql.com
49b6f02dbe
Merge
2001-11-28 18:01:50 +01:00
serg@serg.mysql.com
4a5ca1073b
boolean fulltext search without an index
2001-11-28 17:55:45 +01:00
monty@hundin.mysql.fi
76ed6c26fc
Fix of testcases after merge.
...
Small improvement to write caching.
2001-11-28 16:11:05 +02:00
monty@hundin.mysql.fi
69f6802632
merge
2001-11-28 14:52:11 +02:00
monty@hundin.mysql.fi
5fedd2dda7
Fix for IO_CACHE.
...
Portability fixes.
2001-11-28 03:47:15 +02:00
sasha@mysql.sashanet.com
5d2f2c8369
fixed alias drop bug in binlog
...
fixed skip counter to do the RightThing (TM) when the user messes up.
Still do RightThing when he gets it right.
2001-11-27 18:20:24 -07:00
monty@bitch.mysql.fi
3c057478c2
Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0
2001-11-28 02:59:54 +02:00
monty@bitch.mysql.fi
d0ccff5090
New improved IO_CACHE
2001-11-28 02:55:52 +02:00
monty@hundin.mysql.fi
66a31433a4
Fixed bug when joining with caching.
...
Fixed race condition when using the binary log and INSERT DELAYED which could cause the binary log to have rows that was not yet written to MyISAM tables.
2001-11-27 02:50:20 +02:00
tonu@volk.internalnet
f7e04edc6a
Changed incomplete testcase to another incomplete testcase which works even if localhost.localdomain is first in /etc/hosts file for 127.0.0.1
2001-11-27 02:33:15 +02:00
tonu@volk.internalnet
38f7225904
func_encrypt.result Drop table here too....
2001-11-26 17:13:06 +02:00
tonu@volk.internalnet
214ca6e7d9
func_encrypt.test Drop table uncommented again
2001-11-26 17:04:43 +02:00
tonu@volk.internalnet
877b6a4922
Merge work.mysql.com:/home/bk/mysql-4.0
...
into volk.internalnet:/home/tonu/mysql-4.0
2001-11-26 15:58:01 +02:00
tonu@volk.internalnet
a0d9711074
des_encrypt()/des_decrypt() are now ASCII protected and pass testsuite
2001-11-26 15:54:33 +02:00
monty@hundin.mysql.fi
d3288575de
Patch for SCO
...
Update test results for MySQL 4.0
2001-11-26 03:52:23 +02:00
monty@hundin.mysql.fi
cefe361b82
merge
2001-11-26 03:30:16 +02:00
monty@hundin.mysql.fi
5738117970
Fix race condition in ANALYZE TABLE.
...
Fixed bug where one got an empty set instead of a DEADLOCK error when using BDB tables.
2001-11-26 02:16:38 +02:00
monty@hundin.mysql.fi
22e418b405
merge
2001-11-25 13:56:03 +02:00
monty@hundin.mysql.fi
777fdb5d5c
Fixes for embedded version.
2001-11-25 13:50:48 +02:00
serg@serg.mysql.com
79258183fd
memory leak fixed
2001-11-24 17:45:22 +01:00
serg@serg.mysql.com
b96c309f99
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-11-22 19:40:50 +01:00
serg@serg.mysql.com
59f3a95834
ft_boolean_syntax variable
2001-11-22 19:35:35 +01:00
monty@hundin.mysql.fi
a66ddaf8ba
Fixed fulltext after merge from 3.23.45
...
First (incomplete) version of transaction and as3ap tests.
2001-11-22 17:55:18 +02:00
serg@serg.mysql.com
307fb4a390
fixes for ft-boolean and range optimizer
2001-11-22 16:00:11 +01:00
monty@hundin.mysql.fi
9265a4df45
merge
2001-11-22 14:40:38 +02:00
monty@hundin.mysql.fi
9209210d30
Fix bug when repairing compressed MyISAM files
...
LOCATE() is now case sensitive
2001-11-22 13:50:50 +02:00
serg@serg.mysql.com
4f5d1273b6
bad merge fixed
2001-11-21 19:58:25 +01:00
serg@serg.mysql.com
4151fd0a3c
broken merge, fix required
2001-11-21 19:08:33 +01:00
serg@serg.mysql.com
e8b45861e9
(UPDATE|DELETE) ...WHERE MATCH bugfix
2001-11-21 18:25:44 +01:00
monty@hundin.mysql.fi
c6b3afe2d7
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-11-21 15:39:01 +02:00
serg@serg.mysql.com
47a75b04d4
typo fixed
2001-11-21 12:36:05 +01:00
serg@serg.mysql.com
4aa8f0adc1
fixes: --gdb does not implies --manager
...
--manager implies --skip-gdb-magic
(which was introduced to make --gdb usable w/o manager)
2001-11-20 17:59:57 +01:00
serg@serg.mysql.com
e30fc1ac17
tests added
2001-11-20 17:58:00 +01:00
serg@serg.mysql.com
dd09b4e9c7
./mysql-test-run test1 test2 test3
2001-11-20 14:18:57 +01:00
sasha@mysql.sashanet.com
2b17a22a6b
fixed problem in rpl_log test
2001-11-19 12:03:30 -07:00
monty@hundin.mysql.fi
75a274fd96
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-11-18 14:34:52 +02:00
monty@hundin.mysql.fi
701636ef6e
Merge
2001-11-18 14:33:53 +02:00
monty@hundin.mysql.fi
c76c42066e
Test of optimize table.
2001-11-18 14:13:09 +02:00