monty@hundin.mysql.fi
|
b9d7fcd279
|
Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned on 8 byte boundaries (like sparc)
Removed thread marking of safemalloc blocks (becasue of alignment problems)
Temporary fix for bigint comparison.
|
2002-08-17 05:18:06 +03:00 |
|
Sinisa@sinisa.nasamreza.org
|
c7f86c3373
|
A fix for bigints with quoted constants ..
Same princpile can be applied to other expressions
|
2002-08-16 20:31:48 +03:00 |
|
Sinisa@sinisa.nasamreza.org
|
eab0de7ce6
|
A fix for a bug which hits the optimiser when trying to group keys
for a seemingly impoosbile conds in WHERE....
This crashed MySQL in 4.0.2
|
2002-06-15 14:56:35 +03:00 |
|
monty@hundin.mysql.fi
|
cb754eb5aa
|
Fix after merge
|
2001-12-17 23:24:51 +02:00 |
|
monty@hundin.mysql.fi
|
4014d2367c
|
Added ABS() to make tests more portable.
New postgresql crash-me file.
Increased blob size in benchmarks from 65K to 1M.
|
2001-06-03 12:26:24 +03:00 |
|
mikef@nslinux.bedford.progress.com
|
d145a6b97e
|
Add support for Gemini table handler, Monty has checked and approved
Fix bug when read return error
|
2001-03-21 15:34:16 -05:00 |
|
monty@donna.mysql.com
|
d487e5a9b1
|
Use new bitmap interface
Patches for Armstrong
Removed warnings when using REPAIR TABLE .. EXTENDED
|
2001-02-07 17:42:20 +02:00 |
|
monty@donna.mysql.com
|
2d1082308b
|
SHOW [FULL] COLUMNS
Added timeouts to replication tests to handle concurrent inserts
|
2001-01-22 05:32:58 +02:00 |
|
monty@donna.mysql.com
|
9ff59511a5
|
Cleanup of tests to make them less dependent of eachother
Added new big select test
|
2001-01-03 02:15:48 +02:00 |
|