joreland@mysql.com
f5eb28f160
More testBackup fixes
2004-08-17 08:50:01 +02:00
ram@gw.mysql.r18.ru
f1ab1b129f
A fix (bug #5055 : SQL_SELECT_LIMIT=0 crashes command line client):
...
mysql outwits itself.
2004-08-17 11:12:22 +05:00
joreland@mysql.com
38e210dc27
Fix testBackup
2004-08-17 07:48:13 +02:00
sergefp@mysql.com
fdb51f67a2
Fix for bug#4488: sign-aware equality check
2004-08-17 02:59:24 +04:00
konstantin@mysql.com
ee89880473
A desperate attempt to comment one place where we do conversions.
2004-08-16 15:07:45 -07:00
brian@avenger.(none)
73a3e555be
Updated of test cases for CSV engine.
2004-08-16 14:19:50 -07:00
heikki@hundin.mysql.fi
77aa9abf1a
Merge heikki@build.mysql.com:/home/bk/mysql-4.0
...
into hundin.mysql.fi:/home/heikki/mysql-4.0
2004-08-16 19:06:01 +03:00
guilhem@mysql.com
d966189dd7
Merge gbichot@213.136.52.20:/home/bk/mysql-4.1
...
into mysql.com:/home/mysql_src/mysql-4.1-874
2004-08-16 17:01:36 +02:00
guilhem@mysql.com
44a599a305
Fix for BUG#5064 "SET GLOBAL SYNC_BINLOG does not work on some platforms":
...
var->save_result.ulong_value was 0 on Mac OS X probably due to positions
of members in the union. sys_var::check() only sets ulonglong_value
2004-08-16 17:00:48 +02:00
bar@mysql.com
79a3576f7d
ctype_utf8.test:
...
Bug#4521: unique prefix keys, fix for HEAP HASH and HEAP BTREE case insensitive collations.
2004-08-16 19:58:50 +05:00
magnus@neptunus.(none)
e0ea65e148
Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into neptunus.(none):/home/magnus/mysql-4.1
2004-08-16 13:07:50 +02:00
magnus@neptunus.(none)
717c1a69c5
Updated server-cfg, remove limitation for blobs + NDB
2004-08-16 13:06:32 +02: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
guilhem@mysql.com
f08912e568
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/mysql_src/mysql-4.0
2004-08-14 15:25:52 +02:00
guilhem@mysql.com
4a96a8a64f
Fix for BUG#5050 "mysql-test-run fails on rpl_trunc_binlog after 'make install'":
...
The binlog files we use for some tests must be installed like other mysql-test/std_data/ files.
2004-08-14 15:24:40 +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
heikki@hundin.mysql.fi
5273b4e5f5
row0mysql.c:
...
Fix bug: if we RENAME a table, InnoDB forgot to load the foreign key constraints that reference the new table name, and forgot to check that they are compatible with the table
2004-08-13 17:27:58 +03:00
lenz@mysql.com
586e5af9e7
- manual merge
2004-08-13 16:25:23 +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
guilhem@mysql.com
c9a46a43d2
Escaping [] so that darwin[7-8] gets into 'configure' and not darwin7-8
...
Adding a compilation define so that on recent Darwin mysqld does not react to SIGHUP and SIGQUIT:
this fixes a rpl000001 problem on our Powermac G5 machine (popping after an upgrade from 10.3.4 to
10.3.5) and is expected to fix
BUG#2030 "relay bin log on slave resets multiple times a second"
(i.e. under some Mac OS X Panther versions, mysqld receives many SIGHUP and SIGQUIT).
So this fix is more a problem-hider than a real understanding of why mysqld receives so many signals.
Note that we saw other problems on this OS where mysqld reacts to Ctrl-Z but apparently only once,
where using SSL seems to make the problem more frequent...
2004-08-13 15:29:47 +02: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
lenz@mysql.com
7fac8214b6
Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0
2004-08-13 12:44:08 +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
vva@eagle.mysql.r18.ru
698a88b15d
Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_4358/mysql-4.0
2004-08-13 02:27:21 +05:00
vva@eagle.mysql.r18.ru
3681594d08
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_4358/mysql-4.0
2004-08-13 02:25:50 +05:00
vva@eagle.mysql.r18.ru
b1c63b909b
Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_4973/mysql-4.0
2004-08-13 01:25:35 +05:00
vva@eagle.mysql.r18.ru
17af0b8f57
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_4973/mysql-4.0
2004-08-13 01:21:22 +05:00
lenz@mysql.com
b1f5aa0094
- portability fix for SCO Open Server 5.0.7 (thanks to Boyd Gerber)
2004-08-12 21:55:05 +02:00
lenz@mysql.com
c484f82b21
- Fixed two small version number issues in MySQL-shared-compat.spec
2004-08-12 21:40:34 +02:00