serg@sergbook.mysql.com
7ad5882da5
BETWEEN fixed
2002-11-06 16:21:41 +01:00
serg@sergbook.mysql.com
ecfa37baa5
Merge
2002-11-06 09:52:13 +01:00
peter@mysql.com
21601b51c3
Merge mysql.com:/home/pz/mysql/mysql-4.0-root
...
into mysql.com:/home/pz/mysql/mysql-4.0
2002-11-06 10:06:18 +03:00
monty@hundin.mysql.fi
a6e5f9217c
Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0
2002-11-06 00:41:26 +02:00
bell@sanja.is.com.ua
6ed210db68
fixed bdb transaction with query cache bug
2002-11-06 00:41:25 +02:00
monty@hundin.mysql.fi
5333cfb429
Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2
...
Some simple optimizations
2002-11-05 22:45:42 +02:00
Sinisa@sinisa.nasamreza.org
0ea250e486
Merge sinisa@work.mysql.com:/home/bk/mysql
...
into sinisa.nasamreza.org:/mnt/work/mysql
2002-11-05 22:00:51 +02:00
serg@sergbook.mysql.com
2e1a324a85
updated test results
2002-11-05 18:38:27 +01:00
serg@sergbook.mysql.com
d4783821ba
merged
2002-11-05 17:10:31 +01:00
serg@sergbook.mysql.com
27d07047bb
TEMPORARY MERGE tables are allowed
2002-11-05 00:00:51 +01:00
peter@mysql.com
46b504d81f
Merge mysql.com:/home/pz/mysql/mysql-4.0-root
...
into mysql.com:/home/pz/mysql/mysql-4.0
2002-11-02 17:30:20 +03:00
Sinisa@sinisa.nasamreza.org
375f08c30b
Added test case for the last fix
2002-11-02 16:10:53 +02:00
peter@mysql.com
9bb6dea7ba
Merge mysql.com:/home/pz/mysql/mysql-4.0-root
...
into mysql.com:/home/pz/mysql/mysql-4.0
2002-10-31 12:57:57 +03:00
monty@hundin.mysql.fi
2bcd60e113
Merge
2002-10-31 10:44:20 +02:00
monty@mashka.mysql.fi
9eab6fb888
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-10-31 10:44:19 +02:00
heikki@hundin.mysql.fi
3f8abb6e30
innodb.result:
...
We changed MySQL default isolation yesterday to REPEATABLE READ
2002-10-30 23:51:12 +02:00
Sinisa@sinisa.nasamreza.org
fbe9577516
A fix for bug when comparing a datetime column with timestamp
...
values with BETWEEN clause
2002-10-30 22:08:34 +02:00
monty@mashka.mysql.fi
bb7f37ab2e
merge
2002-10-29 23:54:37 +02:00
monty@mashka.mysql.fi
5343d4c969
Added --skip-safemalloc to mysqltest
...
Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x
Small change in EXCHANGE output
Propagate open-files-limit from mysqld_safe -> mysqld
Fixed speed bug in GROUP BY
Added quotes around database name in CREATE DATABASE db_name (for binary log)
2002-10-29 22:56:30 +02:00
monty@hundin.mysql.fi
1e0538324d
Added back old LARGEFILE handling
...
Fixed reference to freed memory in acl_init()/grant_init()
Fixed possible memory leak. (Could only happen in very strange circumstances)
Fixed bug in ALTER TABLE with BDB tables
Updated mysql-test for valgrind
2002-10-29 21:59:03 +02:00
serg@serg.mysql.com
ebd9fced0b
fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fields
2002-10-28 22:52:02 +01:00
peter@mysql.com
2884b87f7a
Merge mysql.com:/home/pz/mysql/mysql-4.0-root
...
into mysql.com:/home/pz/mysql/mysql-4.0
2002-10-26 22:27:22 +04:00
serg@serg.mysql.com
dede6634f6
merged
2002-10-25 21:15:52 +00:00
monty@hundin.mysql.fi
36afa9a96e
Fixed problem with BDB tables and ALTER TABLE
2002-10-24 01:29:29 +03:00
peter@mysql.com
bc9b6c9fa5
Merge mysql.com:/home/pz/mysql/mysql-4.0-root
...
into mysql.com:/home/pz/mysql/mysql-4.0
2002-10-19 22:37:18 +04:00
monty@hundin.mysql.fi
a54df74af0
Fixes after last merge.
...
Ignore changed keyblocks when on does DELETE FROM table_name;
2002-10-16 19:05:10 +03:00
monty@hundin.mysql.fi
26b1bbdbd1
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-10-16 16:34:29 +03:00
monty@hundin.mysql.fi
67d3cd643b
Merge with 3.23.54
2002-10-16 13:11:25 +03:00
pem@mysql.com
3c1a311348
SCRUM Task 430: Allowing braces in joins by simply removing them.
...
Fixed the remaining join variations, (left, right, natural, etc).
(Previous fix only solved "," and "[cross] join".)
2002-10-15 16:33:06 +02:00
pem@mysql.com
e1303c7b3c
Merge pmartin@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/pem/work/mysql-4.0
2002-10-15 16:12:53 +02:00
monty@hundin.mysql.fi
68963e91b2
Fixed a bug in key optimizing handling where the expression
...
WHERE column_name = key_column_name was calculated as true
for NULL values.
2002-10-14 17:04:12 +03:00
peter@mysql.com
79978dcb0e
Fix exponent overflow handling for decimal type. Overflow lead to crash
2002-10-13 21:11:01 +04:00
Sinisa@sinisa.nasamreza.org
7ba2242803
Two bug fixes
2002-10-12 21:36:39 +03:00
pem@mysql.com
8bd61c3fce
Task 430: Allowing braces in joins by simply removing them.
...
This is a simple fix, allowing a join_table_list in the right reduction of a
normal_join sequence, instead of just a join_table. This makes things like
"t1, (t2 left join t3)" work, but it also allows "join" and "cross join" instead
of ",".
This should fix the bug reported as:
Subject: ODBC SQL syntax issue
From: Ivan Vazharov
Date: Mon, 30 Sep 2002 12:02:42 +0200
2002-10-12 11:07:54 +02:00
serg@serg.mysql.com
32dff16a72
fixed repair_by_sort FULLTEXT bug
2002-10-09 18:57:13 +00:00
monty@mashka.mysql.fi
bae4af8a4f
Fixed missing table_list->name -> table_list->alias convert
2002-10-08 17:58:43 +03:00
bell@sanja.is.com.ua
8d252004dc
fixed query cache with system database
...
FN_NO_CASE_SENCE used instead of __WIN__ in table name handling of quary cache
2002-10-08 00:26:15 +03:00
Sinisa@sinisa.nasamreza.org
ff48c85c8f
small fix from bugs@.. list
2002-10-07 16:30:39 +03:00
monty@hundin.mysql.fi
e8c77e16dc
Fix of newly introduced bug in ORDER BY when one has a constant in the select list.
2002-09-24 21:23:56 +03:00
lenz@mysql.com
6c3769ff35
- modified mysql-test/mysql-test-run.sh to only probe for "gcov", if
...
"--gcov" is actually passed as a command line option (to avoid
failures on systems with no gcov installed)
2002-09-23 21:30:08 +02:00
monty@mashka.mysql.fi
2760213244
Made mysql-test results independent of MASTER_PORT and SLAVE_PORT
2002-09-23 16:34:49 +03:00
monty@mashka.mysql.fi
9c123d0c0b
Don't give the anonymous user create temp table or lock tables privileges.
...
SET PASSWORD=... closed connection on error.
2002-09-22 18:02:39 +03:00
monty@mashka.mysql.fi
6aef4237d7
Fixed bug in previous patch when using a libc with static nss
2002-09-22 10:35:15 +03:00
monty@mashka.mysql.fi
f638ee6df9
Added code to flush a bulk_insert index.
...
This fixes a bug when doing multi-row inserts on table with an auto_increment key that is not in the first key segment.
2002-09-18 21:04:49 +03:00
monty@mashka.mysql.fi
dfd0f82b93
Update mysql-test results after merge
2002-09-18 02:21:29 +03:00
monty@mashka.mysql.fi
70b1d53883
merge with 3.23.53 (only code cleanup and new test case)
2002-09-18 02:04:56 +03:00
monty@mashka.mysql.fi
74744466b1
Fixed bug with BINARY NULL
2002-09-18 02:00:56 +03:00
monty@mashka.mysql.fi
f42a28e252
Merge
2002-09-18 00:44:58 +03:00
monty@mashka.mysql.fi
7f55d92637
fixed so that --ssl and --skip-ssl works with the MySQL clients.
...
Fixed core dump bug when sending wrong string to AES_DECRYPT()
2002-09-17 23:46:53 +03:00
serg@sergbook.mysql.com
aabcc1f634
Merge
2002-09-17 21:09:39 +02:00