lenz@mysql.com
c484f82b21
- Fixed two small version number issues in MySQL-shared-compat.spec
2004-08-12 21:40:34 +02:00
lenz@mysql.com
c8f8ca889f
- giving a range does not work for platform detection in configure.in
...
- resorting to having to separate sections for darwin7 and darwin8
2004-08-12 21:15:49 +02:00
joreland@mysql.com
3fdc2999b7
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-12 20:31:00 +02:00
bar@mysql.com
eb1a82b25d
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/usr/home/bar/mysql-4.1
2004-08-12 20:43:14 +05:00
bar@mysql.com
fad7a5643a
#4521 : unique key prefix interacts poorly with utf8
...
Fix for MyISAM with prefix compressed keys.
2004-08-12 20:39:24 +05:00
vva@eagle.mysql.r18.ru
5406709672
fixed Bug #4358 Problem with HAVING clause that uses alias
...
from the select list and TEXT field
make setup_copy_fields to insert Item_copy_string for blobs in
the beginning of the copy_funcs (push_back instead of push_front)
the thing is that Item_copy_string::copy for function can call
Item_copy_string::val_int for blob via Item_ref.
But if Item_copy_string::copy for blob isn't called before,
it's value will be wrong.
So all the Item_copy_string::copy for blobs should be called before
Item_copy_string::copy for functions.
2004-08-12 20:37:31 +05:00
marko@hundin.mysql.fi
96b58258f3
Merge marko@build.mysql.com:/home/bk/mysql-4.1
...
into hundin.mysql.fi:/home/marko/k/mysql-4.1
2004-08-12 15:34:29 +03:00
lenz@mysql.com
98298c77bc
Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0
2004-08-12 13:52:43 +02:00
ram@gw.mysql.r18.ru
0f0b1ebe62
Added initial sorting in order to make test case repeatable.
2004-08-12 16:16:38 +05:00
guilhem@mysql.com
5332e74a4f
Merge gbichot@213.136.52.20:/home/bk/mysql-4.1
...
into mysql.com:/home/mysql_src/mysql-4.1-874
2004-08-12 13:13:22 +02:00
guilhem@mysql.com
6345dc4fbd
Fix for BUG#4678 "mysql-test-run fails on grant_cache":
...
do not use '' as user in tests, because it picks the Unix login (which gives unexpected results if it is 'root')
(such behaviour is a feature of mysql_real_connect(), see the manual).
2004-08-12 13:12:09 +02:00
ram@gw.mysql.r18.ru
a8d3ad5e59
Added initial sorting in order to make test case repeatable.
2004-08-12 16:02:12 +05:00
ingo@mysql.com
123dce2e50
Merge mysql.com:/home/mydev/mysql-4.1
...
into mysql.com:/home/mydev/mysql-4.1-4100
2004-08-12 12:42:13 +02:00
joreland@mysql.com
a454b977d2
Reenable diskless for faster mysql-test-run
2004-08-12 12:40:35 +02:00
joreland@mysql.com
556488dcd2
Added more ndb binaries to ignore
2004-08-12 12:37:16 +02:00
joreland@mysql.com
0991df9656
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-12 12:29:41 +02:00
joreland@mysql.com
d971e4d490
Fix for diskless
2004-08-12 12:28:48 +02:00
lenz@mysql.com
65b3c21def
Merge mysql.com:/space/my/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0-build
2004-08-12 12:10:36 +02:00
ram@gw.mysql.r18.ru
494a3b0559
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b4898
2004-08-12 14:59:33 +05:00
ram@gw.mysql.r18.ru
407bf3c759
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b4878
2004-08-12 14:50:29 +05:00
ram@gw.mysql.r18.ru
955e869d7c
A test case (bug #4898 : User privileges depending on ORDER BY Settings of table db)
2004-08-12 14:49:16 +05:00
joreland@mysql.com
8c8efefd08
Init signal before continueb
2004-08-12 11:35:42 +02:00
joreland@mysql.com
6be20d2c0a
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-12 11:09:03 +02:00
joreland@mysql.com
ccfad8ee42
testTransaction
...
Resources in SUMA
2004-08-12 10:36:44 +02:00
wax@mysql.com
37b46ed217
Merge mysql.com:/home/wax/mysql/mysql-4.1
...
into mysql.com:/home/wax/mysql/mysql-4.1group_concat
2004-08-12 14:21:35 +06:00
mskold@mysql.com
b3e1dc445f
Added tests for fix of bug#4730
2004-08-12 10:15:53 +02:00
ingo@mysql.com
68871aee8e
bug#4997 - --log-error sometimes generates incorrect default name.
...
Now replacing domain name by 'err'. If host name doesn't have a
domain name, '.err' is appended as before.
2004-08-12 09:40:32 +02:00
mskold@mysql.com
845c47a693
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
2004-08-12 08:57:15 +02:00
joreland@mysql.com
6569393191
testScan -n ScanRandomTable
...
testDict -n FragmentType
2004-08-12 08:54:21 +02:00
ram@gw.mysql.r18.ru
74c64904c7
A fix (Bug #4878 : Service crashes on query execution)
2004-08-12 11:28:39 +05:00
joreland@mysql.com
83efb94851
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2004-08-12 07:49:13 +02:00
joreland@mysql.com
d913e55e1b
Add ndb binaries to ignore list
2004-08-12 07:48:18 +02:00
bar@mysql.com
0db8ff2eda
Bug#5005 collation cp852_bin makes server crash
...
ctype-simple.c:
Check that unicode map was loaded
cp852.xml:
Missing cp852_bin was added.
2004-08-12 10:46:16 +05:00
joreland@mysql.com
c53b138644
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2004-08-12 07:46:12 +02:00
ram@gw.mysql.r18.ru
798952dcf2
A fix (Bug#4898: User privileges depending on ORDER BY Settings of table db)
2004-08-12 09:41:35 +05:00
acurtis@pcgem.rdg.cyberkinetica.com
259bce85b4
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into pcgem.rdg.cyberkinetica.com:/usr/home/acurtis/work/bug4411
2004-08-11 23:26:44 +01:00
acurtis@pcgem.rdg.cyberkinetica.com
bc78a46ac4
Bug#4411
...
Fix for server hang bug
2004-08-11 23:24:36 +01:00
serg@serg.mylan
9a938cc009
Merge bk-internal:/home/bk/mysql-4.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
2004-08-11 23:44:08 +02:00
serg@serg.mylan
6023b58b9f
Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflow
2004-08-11 23:43:41 +02:00
lenz@mysql.com
46ddf8f702
- fixed Log file naming in Boostrap
2004-08-11 23:01:08 +02:00
lenz@mysql.com
cc89f70dfa
Bootstrap enhancements:
...
- Changed the default log file name to Bootstrap-<repository>.log
(e.g. Bootstrap-mysql-4.0.log) (thanks to Joerg for the hint)
- added option "--archive-log" to automatically move the log file
into the Log directory of the exported tree
2004-08-11 22:03:12 +02:00
sergefp@mysql.com
4ddeee9d2f
Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons.
2004-08-11 23:08:20 +04:00
gluh@gluh.mysql.r18.ru
c70eec403e
Fix for bug #4307 : bdb will not compile on FreeBSD 5 because of ancient awk
...
and some code clean up
2004-08-11 21:49:23 +04:00
vva@eagle.mysql.r18.ru
e1f264748c
fixed Bug #4973 Memory is not released when HEAP table is dropped
2004-08-11 18:55:12 +05:00
serg@serg.mylan
31c0ecb28e
Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-08-11 15:28:48 +02:00
serg@serg.mylan
dd8c87f7a5
bug fixed: when inited=0, can_be_used should be 0 too. (BUG#4901)
2004-08-11 15:25:02 +02:00
bar@mysql.com
a554f7756d
ctype_uca.test, ctype_uca.result, ctype-uca.c:
...
Slovak collation didn't work: typo fix in the tailoring rules
2004-08-11 18:06:20 +05:00
mskold@mysql.com
c1c3e31fb6
Fix for bug#4730
2004-08-11 15:06:17 +02:00
marko@hundin.mysql.fi
d9ead8a11e
InnoDB: Make UNIV_LOG_DEBUG work
2004-08-11 16:04:37 +03:00
joreland@mysql.com
849d42afee
Clear in chucks of 128k with watch_dog refresh in between
2004-08-11 14:49:28 +02:00