c4a2d3d5d6
Portability fixes
...
Fixed problem with --password in mysql
2002-05-22 21:07:23 +03:00
692f4af862
just to check for GROUP by bug
2002-05-22 16:36:24 +03:00
4f676e281f
test cases for the GROUP BY bug ...
2002-05-22 16:33:00 +03:00
53000468d1
A check that group by bug from 4.0.2 is not here ...
2002-05-22 15:12:42 +03:00
cca212ff05
merge
2002-05-21 20:46:45 +03:00
b4c35885d8
Fixes for gcc 3.1
...
Fixed bug in new code for regexp LIKE NULL
2002-05-21 20:35:58 +03:00
57d94ee2a0
Style/typo fixup of Turbo Boyer-Moore info.
2002-05-21 08:07:09 +10:00
3cfdd984f0
merge
2002-05-19 11:10:06 +03:00
ce1353a454
Optimize LIKE with turbo-boyer-more algoritm
2002-05-17 16:45:00 +03:00
73392ebee1
Fix bug in CONCAT_WS()
...
Update of glibc patch from MySQL 4.0
2002-05-17 10:50:57 +03:00
0c5c517db6
Fixed some compilation problems in last changeset
2002-05-16 23:35:09 +03:00
f5ed8784a2
merge with 3.23.51
2002-05-16 18:20:49 +03:00
4ca4f4788b
merge
2002-05-16 16:26:02 +03:00
5080d64c6b
Fix bug in SELECT SQL_CALC_FOUND_ROWS
2002-05-16 16:06:57 +03:00
8667b0a2d9
yet another ft-trunc bug fixed
2002-05-15 20:31:24 +02:00
14b55bcc72
Fixed bug in datetime range optimization
2002-05-15 01:01:26 +03:00
3bcf161611
Merge work:/home/bk/mysql-4.0
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-05-14 18:00:06 +02:00
859fb3e7c7
added --loose to --des-key-file in *.opt for mysql-test not to fail w/o ssl
2002-05-14 16:36:08 +02:00
7347504ed6
phrase search parser bug
2002-05-08 16:47:27 +00:00
a902712b93
"duplicated rows" bug
2002-05-07 18:27:39 +00:00
d025029de4
Fix for ISNULL()
2002-05-07 19:08:56 +03:00
5463fdfe28
Fixed bug in ISNULL(not_null_expression)
2002-05-04 11:11:00 +03:00
11fdb9d19b
Typo fixed
2002-05-03 23:52:36 +03:00
152734e3da
Fixed test results after last changes
2002-05-02 18:19:52 +03:00
e90c6b481d
Fixed problems with DECIMAL() type on overflow.
2002-05-02 18:04:21 +03:00
0b6a786540
Don't change FLOAT(X+1,X) to FLOAT(X+2,X)
2002-04-26 13:56:32 +03:00
d367495e39
Portability fixes
2002-04-26 08:56:28 +03:00
727122aadd
merge
2002-04-25 01:16:42 +03:00
ecf2c4e15a
New if tests
2002-04-22 23:41:55 +03:00
60c34a45ee
Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23
2002-04-22 10:37:23 +03:00
1016a08dc9
Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.
...
Added copyright messages to some files that was missing it.
2002-04-22 10:34:46 +03:00
f6c0b2c448
Fixing Innodb test results
2002-04-21 12:06:34 +02:00
2e6b3c2673
ftb bug fixed
2002-04-18 18:44:18 +00:00
f94d84a9ec
SHOW VARIABLES LIKE ... are now case insensitive
...
Fixed stack overflow checking with crash-me with gcc 3.0.4
Using @@unknown_variable doesn't hang client anymore
Added @@VERSION variable
2002-04-18 18:24:14 +03:00
366fe664b0
Merge
2002-04-18 14:26:47 +00:00
3cc69d5a64
phrase search
2002-04-18 14:12:29 +00:00
af9a3e88dc
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/reiser-data/mysql-4.0
2002-04-15 17:12:02 -06:00
d7b7e09293
reckless slave option
...
bison 1.34 yacc rule compliance
more robust handling of relay log corruption
2002-04-15 17:09:30 -06:00
fc1fd8f4ed
query cache code can be excluded from server
2002-04-15 16:00:05 +03:00
9088383e0f
merge
2002-04-12 21:53:41 +03:00
056175a1ce
Update for BTREE keys in HEAP tables
...
Split handler->option_flag() to handler->table_flags() and handler->index_flags()
2002-04-12 21:35:46 +03:00
d196201107
fixed bug in truncating temp tables
...
fixed compilation problem on FreeBSD
added test for truncating temporary tables
2002-04-08 18:20:24 -06:00
34998c5ad4
fix for SQL_CALC_FOUND_ROWS in UNION's
2002-04-03 17:52:31 +03:00
b98a84a19f
Fix for a bug with EXPLAIN and (....) UNION (....) order by
2002-04-02 20:08:55 +03:00
14603a3620
relay_log_space_limit
...
DBUG_ macro cleanup
buffer boundary cleanup
This changeset, although not fully tested, works for me better than
anything I've had so far, including what is in the repository. I will
push it unless something crashes while I am writing this :-)
2002-04-01 21:46:23 -07:00
ab1fdbdeac
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/reiser-data/mysql-4.0
2002-03-26 22:23:51 -07:00
2faee46284
merge (remove conflicting zip files)
2002-03-27 06:44:23 +02:00
6dde6627cf
Updated results
2002-03-27 06:29:07 +02:00
727e507bca
merge with 3.23.50
2002-03-27 01:56:10 +02:00
2a32eaf82d
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0
...
into sanja.is.com.ua:/home/bell/mysql/work-qc-4.0
2002-03-23 00:18:20 +02:00