tomas@poseidon.ndb.mysql.com
6d0e947051
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
2004-10-22 09:01:10 +00:00
tomas@poseidon.ndb.mysql.com
009bf31915
use the right make in make_binary_distribution
2004-10-22 08:57:52 +00:00
kent@mysql.com
21fd8948e6
Merge mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/users/kboortz/daily/work/mysql-4.1-purify2
2004-10-22 08:57:20 +02:00
kent@mysql.com
bd3d0f6cea
sql_parse.cc:
...
Bug#6167 One element missing in 'uc_update_queries[]'
2004-10-22 08:54:14 +02:00
jan@hundin.mysql.fi
baeecbd6e4
Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into hundin.mysql.fi:/home/jan/talle/mysql-4.1
2004-10-22 07:58:04 +03:00
jan@hundin.mysql.fi
64061eea5a
Show table status now shows creation time of the table for InnoDB. Note that
...
this timestamp might not be the correct time because e.g. ALTER TABLE
changes this timestamp.
2004-10-22 07:52:52 +03:00
kent@mysql.com
7a640b44dd
mysqltest.c, mysqltest.result, mysqltest.test:
...
Added SQLSTATE matching support to test engine
mysqltest.result, mysqltest.test:
new file
2004-10-22 05:56:27 +02:00
tomas@poseidon.ndb.mysql.com
04b8a57b01
Compile fix
2004-10-21 20:49:37 +00:00
tomas@poseidon.ndb.mysql.com
22d3333563
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
2004-10-21 19:27:46 +00:00
tomas@poseidon.ndb.mysql.com
5c36f5b298
more snprintf...
2004-10-21 19:23:18 +00:00
tomas@poseidon.ndb.mysql.com
966067063a
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-10-21 19:22:08 +00:00
tomas@poseidon.ndb.mysql.com
6e10fe2519
changed to call internal snprintf/vsnprintf
2004-10-21 19:02:01 +00:00
tomas@poseidon.ndb.mysql.com
8224ef80e4
some platforms provide posix snprintf via special defined, these defines however cause problems elsewhere
...
so this is a way to only have to do this define in one file
2004-10-21 16:26:53 +00:00
konstantin@mysql.com
69a803c0ac
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/media/sda1/mysql/mysql-4.1-6059
2004-10-21 20:00:54 +04:00
joerg@mysql.com
a7d054d18f
Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/M41/mysql-4.1
2004-10-21 17:57:48 +02:00
konstantin@mysql.com
9d73472840
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/media/sda1/mysql/mysql-4.1-6059
2004-10-21 19:57:23 +04:00
joerg@mysql.com
a77d91e82e
Merge mysql.com:/M41/mysql-4.1 into mysql.com:/M41/push-4.1
2004-10-21 17:47:05 +02:00
ram@gw.mysql.r18.ru
136652522e
A fix (bug #6138 : MOD operator should not round non-integral argument).
2004-10-21 19:52:55 +05:00
tomas@poseidon.ndb.mysql.com
95aad4450e
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
2004-10-21 14:52:11 +00:00
konstantin@mysql.com
a55e6dda22
Manual merge.
2004-10-21 18:44:40 +04:00
konstantin@mysql.com
49a58fc64e
A fix and test case for bug#6059 "mysql_stmt_field_count returns
...
positive numbers when no resultset is available": when sending
result set metadata we need to use virtual select_result::send_fields,
and not address protocol directly, because select_result descendents may
intercept result set (it's the case for example for SELECT INTO OUTFILE).
2004-10-21 18:33:53 +04:00
bar@mysql.com
701b646374
ctype-uca.c:
...
Optimization: move "space padding" code outside the loop
2004-10-21 19:17:04 +05:00
jani@a80-186-41-201.elisa-laajakaista.fi
f3696879db
Fixed Bug#6109, 'mysql' command line client segfaults on 'quit' command.
...
It also did not write ~/.mysql_history file. The problem was in alloc(),
which probably does not work on HP-UX-11.23 ia64 platform. Changed some
macros into functions for better maintenance and debugging.
2004-10-21 17:17:03 +03:00
tomas@poseidon.ndb.mysql.com
7f73c4bd1f
one warning out, one warning in :-), forgot the argument in assert()
2004-10-21 14:17:02 +00:00
tomas@poseidon.ndb.mysql.com
7d4765544e
workaround for Sun Forte compile problem for ndb on solaris 2.10
2004-10-21 14:11:20 +00:00
joerg@mysql.com
61ca493a8d
Adapt 'ps_10nestset' to standard test style; correct a typing error in 'ps_11bugs'.
2004-10-21 16:02:12 +02:00
tomas@poseidon.ndb.mysql.com
667e27d2d2
sorry, previous comment should have been on ithanium, not IRIX
2004-10-21 13:03:59 +00:00
tomas@poseidon.ndb.mysql.com
e035de01df
use memcpy instead, other code breaks mysteriously on IRIX
2004-10-21 12:57:55 +00:00
tomas@poseidon.ndb.mysql.com
d85f64a56e
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-10-21 12:34:55 +00:00
jan@hundin.mysql.fi
65a9dd2dca
SHOW TABLE STATUS now prints create_time, update_time and check_time
...
for InnoDB tables. Note that these times may always be correct ones,
because for example ALTER TABLE creates a table again.
2004-10-21 14:57:43 +03:00
tomas@poseidon.ndb.mysql.com
d4d0c0dc0b
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-10-21 11:27:21 +00:00
tomas@poseidon.ndb.mysql.com
f5bf9c6dcf
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-10-21 11:24:10 +00:00
tomas@poseidon.ndb.mysql.com
e797c14fb2
changed to same signature as rest of print functions
...
provite declarations for signal print functions, needed on some platforms
ome platforms don't like the length calculation for SignalDataPrintFunction
so null terminate instead
ome platforms complain about this extra level Logger::Logger::
null terminate SignalDataPrintFunctions instead
move declaration of print function to SignalData.hpp
just change from "" to <> in include
moved double declatration of i out
2004-10-21 11:12:15 +00:00
bar@mysql.com
90f81fb801
CHARSET_INFO.txt:
...
Typo.
2004-10-21 15:18:31 +05:00
bar@mysql.com
aec49dae4d
CHARSET_INFO.txt:
...
New comments about ctype[].
2004-10-21 15:11:01 +05:00
bar@mysql.com
636ddd4128
ctype_uca.result:
...
Forgot to commit in the previous changeset
2004-10-21 14:54:17 +05:00
bar@mysql.com
e28976e0ef
Bug #5679 utf8_unicode_ci LIKE--trailing % doesn't equal zero characters
2004-10-21 14:48:37 +05:00
bar@mysql.com
e9fde8f54e
Allow cp932 characters to be stored in a SJIS column
2004-10-21 12:17:59 +05:00
jan@hundin.mysql.fi
de0488ee4b
Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into hundin.mysql.fi:/home/jan/talle/mysql-4.1
2004-10-21 08:49:57 +03:00
tomas@poseidon.ndb.mysql.com
f9ac79beb8
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-10-20 17:36:19 +00:00
tomas@poseidon.ndb.mysql.com
eda3eb378d
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
2004-10-20 17:31:59 +00:00
tomas@poseidon.ndb.mysql.com
8ae6219c26
fix so that ndb handler can cope with char(0), mapped to char(1) for now
2004-10-20 17:22:58 +00:00
monty@mysql.com
b686f98f50
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/my/mysql-4.1
2004-10-20 18:58:01 +03:00
tomas@poseidon.ndb.mysql.com
a1bd5432c4
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
2004-10-20 15:58:00 +00:00
tomas@poseidon.ndb.mysql.com
0e114cc7e6
fix for wrong use of shell test
2004-10-20 15:56:57 +00:00
tomas@poseidon.ndb.mysql.com
e769c9c19e
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-10-20 15:36:51 +00:00
tomas@poseidon.ndb.mysql.com
fd3f9ac19c
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-10-20 15:18:54 +00:00
monty@mysql.com
4e63fb9891
After merge fixes
2004-10-20 17:28:40 +03:00
tomas@poseidon.ndb.mysql.com
aa68dfdd88
removed some (Uint32)-1 casts
2004-10-20 13:54:24 +00:00
pekka@mysql.com
43fe7e61e3
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/space/pekka/ndb/version/my41
2004-10-20 15:43:22 +02:00