tomas@poseidon.(none)
670f3427a7
automake fix for getting dependencies right for ndb
2004-08-17 14:03:20 +00:00
joreland@mysql.com
28815f6d41
Merge mysql.com:/home/jonas/src/ll
...
into mysql.com:/home/jonas/src/mysql-4.1
2004-08-15 21:45:00 +02:00
joreland@mysql.com
3f7f371c26
Fix AC_DEFINE for CSV storage engine
2004-08-15 21:44:09 +02:00
joreland@mysql.com
5821d2ea9e
1) Removed to hard require
...
2) Fix variable scope for irix compiler
2004-08-15 21:15:40 +02:00
joreland@mysql.com
f8778b2c56
Minor bugs
2004-08-15 20:44:41 +02:00
joreland@mysql.com
e51de97ebe
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-15 18:58:02 +02:00
joreland@mysql.com
9f053d6426
Bug#4970
2004-08-15 14:26:08 +02:00
brian@avenger.(none)
2fb2ee6f8f
Adding test cases for the example storage engine (so that you can test to see if it was built correctly).
2004-08-13 17:14:36 -07:00
brian@avenger.(none)
b7b48d6764
Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into avenger.(none):/export/brian/tina-4.1
2004-08-13 16:27:17 -07:00
brian@avenger.(none)
1bb0c2ac93
Merge resolve. Changed name of ha_example to ha_example_engine.
2004-08-13 16:24:46 -07:00
serg@serg.mylan
68f193f97d
Merge
2004-08-13 18:31:30 +02:00
serg@serg.mylan
cd7276689e
apply UNIQUE constrain correctly for multi-byte charsets
...
only MyISAM is fixed
2004-08-13 18:29:25 +02:00
joreland@mysql.com
39d07e4e6b
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-13 17:11:52 +02:00
joreland@mysql.com
8b7bd89bef
Fix apiConnectptr after execute direct
2004-08-13 17:10:08 +02:00
joreland@mysql.com
f75dcd9409
Dump core if VM_TRACE || ERROR_INSERT
2004-08-13 16:41:06 +02:00
joreland@mysql.com
40430a3fea
Fix type for 4115
2004-08-13 16:37:19 +02:00
joreland@mysql.com
4e5db0cdba
Bug fix for error insert 5038,
...
timeout in abort handling with more than 128 operations
2004-08-13 16:33:55 +02:00
joreland@mysql.com
df3c69f444
New error codes + automatic nulling of tvariables
2004-08-13 16:11:00 +02:00
bar@mysql.com
1c8b328e16
CSC issue # 3299 fix:
...
ENUM and SET type didn't compute their length correctly.
That showed up for example while converting into a CHAR column.
2004-08-13 19:06:24 +05:00
mskold@mysql.com
40577d587d
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-13 14:34:51 +02:00
mskold@mysql.com
7480f2dae4
Removed unused error code
2004-08-13 14:33:59 +02:00
mskold@mysql.com
7c6b884ef5
Added support for NULL in unique index
2004-08-13 13:51:18 +02:00
bar@mysql.com
8186470b6b
ctype_utf8.result, ctype_utf8.test, item_strfunc.cc:
...
LEFT() didn't work well in some cases.
2004-08-13 15:04:10 +05:00
joreland@mysql.com
73e15672f4
Introduced system for automatic clearing of block global variables (VM_TRACE'd)
2004-08-13 09:53:21 +02:00
bar@mysql.com
eb5f9437f1
ctype_utf8.result, ctype_utf8.test, mi_key.c:
...
bug 4521: unique key prefix interacts poorly with utf8: fixed length key fix.
2004-08-13 12:32:27 +05:00
bar@mysql.com
186e6cb2d6
ctype_ucs.result, ctype_ucs.test, item.cc:
...
#5024 [Ver]: Server crashes with queries on fields with certain charset/collation settings
2004-08-13 11:13:56 +05:00
brian@avenger.(none)
1fe8b35bba
This is the addition of the CSV engine "aka tina". Its an example engine that works as a plain text file.
2004-08-12 20:57:18 -07: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
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
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
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
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
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