bar@mysql.com
e4348ee9a5
configure.in:
...
Collation name fixes.
2004-08-09 13:04:34 +05:00
joreland@mysql.com
ad325516a9
testTransaction -n FRead*
...
testTransaction -n *Scan*
testTimeout -n *
2004-08-09 09:44:05 +02:00
paul@kite-hub.kitebird.com
651b6893b1
mysqld.cc:
...
Put --help first, reorder other options so that they are
alphabetical. (shouldn't have to use grep to find an option.)
Move group_concat_max_len to variable part of list.
Rename character_set_server, collation_server,
shared_memory_base_name to character-set-server,
collation-server, shared-memory-base-name.
Make default-collation message refer to collation-server
rather than character-set-server.
2004-08-08 21:23:03 -05:00
joreland@mysql.com
6f92147258
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/ll
2004-08-08 20:58:57 +02:00
joreland@mysql.com
dff5224151
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2004-08-08 20:27:57 +02:00
joreland@mysql.com
1b756b68a0
testDict -n CreateMaxTables
...
- Init _all_ of CREATE_TABLE_REF
2004-08-08 20:27:39 +02:00
kent@mysql.com
072818eab5
mysqld.cc:
...
get_options() did an exit(0) after reporting "Too many arguments"
2004-08-08 15:46:57 +02:00
serg@serg.mylan
e1e1c39bda
cleanup
2004-08-07 23:18:13 +02:00
serg@serg.mylan
6e8503142e
Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-08-07 18:28:10 +02:00
serg@serg.mylan
eaaedb69a8
bug#4881 - crash in ALTER .. RENAME if rename fails
2004-08-07 18:26:59 +02:00
mronstrom@mysql.com
68979f93db
Merge
2004-08-07 09:11:18 +02:00
mronstrom@mysql.com
e9ddc269eb
Jammed Qmgr a bit more
...
Fixed Bug #4935 , initialise before connecting again
Some lines removed
2004-08-06 20:22:34 +02:00
kent@mysql.com
a3ea1e2339
libmysql.c:
...
Can't return value from void function
2004-08-06 18:03:27 +02:00
joreland@mysql.com
e8e4772bc1
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-06 11:31:53 +02:00
joreland@mysql.com
6b8e4c93d9
Bug#4586 + TC fix
2004-08-06 11:29:56 +02:00
magnus@neptunus.(none)
adb35b41df
Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into neptunus.(none):/home/magnus/mysql-4.1
2004-08-06 11:14:39 +02:00
joreland@mysql.com
14fbc27b39
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-06 10:06:58 +02:00
joreland@mysql.com
99ec08873b
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/ll
2004-08-06 10:04:58 +02:00
joreland@mysql.com
e02ee41349
Fixed ndb backup bug
2004-08-06 09:43:06 +02:00
magnus@neptunus.(none)
744af07953
Increase value of TimeBetweenWatchDogCheck to make it to start cluster on lowend machines.
2004-08-06 09:41:44 +02:00
dlenev@brandersnatch.localdomain
1902790634
Fix for bug #4756 "STR_TO_DATE() returning bad results with AM/PM".
...
Added support of converion specifiers mentioned in manual but missing in code.
2004-08-06 10:01:29 +04:00
joreland@mysql.com
2b86ac98da
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-06 06:13:45 +02:00
joreland@mysql.com
1a5575251a
removed unused and illegal print method
2004-08-05 23:39:12 +02:00
konstantin@mysql.com
84de86c3f3
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/kostja/mysql/mysql-4.1-root
2004-08-05 14:19:18 -07:00
konstantin@mysql.com
403b91798a
Cleanup in mysql_time.h/my_time.h headers. The first is used in mysql.h,
...
the second is for the rest of time declarations in mysys.
2004-08-05 14:16:43 -07:00
joreland@mysql.com
5dded3bfec
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-05 23:02:31 +02:00
ndbdev@eel.hemma.oreland.se
8e74c1b78c
Merge
2004-08-05 22:32:25 +02:00
ndbdev@eel.hemma.oreland.se
64618d7fe4
Merge joreland@bk-internal.mysql.com:irix
...
into eel.hemma.oreland.se:/ndb/clone-mysql-4.1-ndb-daily-2004-08-04
2004-08-05 22:19:52 +02:00
mronstrom@mysql.com
b3c4439498
Fix for BUG #4096
...
Introduced refresh of watch dog at various places and
removed init of memory in allocRecord
Also changed default watch to 6 seconds
2004-08-05 20:16:45 +02:00
mronstrom@mysql.com
b023e1835b
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/mikron/mysql-4.1
2004-08-05 19:20:11 +02:00
mronstrom@mysql.com
75b85ebc60
Small fix for updated config params
2004-08-05 18:51:27 +02:00
mronstrom@mysql.com
a0a5a6a6fb
Remove unused config parameters
2004-08-05 18:23:01 +02:00
joreland@mysql.com
52f9ee10c5
bug#4586 testSystemRestart -n SR_FULLDB
...
keep acc from shrinking/expanding when less than one page per fragment
is left.
This makes ACC not shrink so that one get out of pages during
log execution in SR (which crashes badly)
2004-08-05 17:53:31 +02:00
joreland@mysql.com
f851b03af5
Fix bug for TCKEYREF's when using IgnoreError
2004-08-05 17:38:06 +02:00
kent@mysql.com
48c8a11a4f
mysqld.cc, mysql_test_run.c:
...
Changed URL in error message, page has moved
2004-08-05 17:05:21 +02:00
joreland@mysql.com
86d2906be5
Initial support for updating configuration "on the fly"
...
Only updates values mgmsrv's on main memory
to be used in test prg's
2004-08-05 16:21:33 +02:00
joreland@mysql.com
2082e8b9e4
bug#4909 + testSystemRestart -n SR_FULLDB
...
1) Fix so that scan takeover is possible after SR
2) Reserve two pages for SR "zero pages"
2004-08-05 15:38:08 +02:00
ndbdev@eel.hemma.oreland.se
b13e7483f5
wl1292
...
testInterpreter is no longer built
2004-08-05 13:00:32 +02:00
joreland@mysql.com
b1fd4d8839
wl2010
...
Added NDB_DEBUG(--with-debug) and NDB_DEBUG_FULL(--with-debug=full)
2004-08-05 12:54:59 +02:00
konstantin@mysql.com
f8c0850521
Cleanup in libmysql.
2004-08-05 02:43:18 -07:00
konstantin@mysql.com
7c6a4ce7bc
-O4 may be slower if you don't have profiling info (as HP pal told me
...
on OSCON)
2004-08-05 01:56:41 -07:00
ndbdev@eel.hemma.oreland.se
a622fdc951
Remove timeout test, as default timeout now is a year
2004-08-05 08:15:58 +02:00
ndbdev@eel.hemma.oreland.se
4a6e9d8052
wl1292 - workaround for mgmsrv node id problems
2004-08-04 20:48:48 +02:00
ndbdev@eel.hemma.oreland.se
90a0345a14
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into eel.hemma.oreland.se:/ndb/clone-mysql-4.1-ndb-daily-2004-08-04
2004-08-04 19:54:13 +02:00
mronstrom@mysql.com
e38680886d
Fix for allowing large transactions with less memory impact.
...
Currently one needs 636*1.6*2*noOfReplicas + 184 bytes per record
which amounts to about 4200 bytes per record. The 2 is a bug which
is fixed here as well, noOfReplicas is removed, it was there for
concurrent transactions but it is better to focus on supporting one
large transaction in the cluster. Also decreasing the safety factor
from 1.6 to 1.1.
Also removing unused parameters.
2004-08-04 15:47:50 +02:00
ndbdev@eel.hemma.oreland.se
f4b3e9edd6
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into eel.hemma.oreland.se:/ndb/clone-mysql-4.1-ndb-daily-2004-08-04
2004-08-04 14:07:36 +02:00
joreland@mysql.com
5dd11be77b
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-04 12:00:54 +02:00
magnus@neptunus.(none)
39e63640b7
Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into neptunus.(none):/home/magnus/mysql-4.1
2004-08-04 11:34:22 +02:00
magnus@neptunus.(none)
d526f3277e
BUG#4892 TRUNCATE TABLE returns error 156
...
Added NDBCLUSTER to table types which does not support generate.
Added test case for truncate.
2004-08-04 11:28:36 +02:00
magnus@neptunus.(none)
1c65da2cbc
BUG#4818 DELETE FROM tab LIMIT
...
Check if there are any operations pending that needs to be taken over to the updating/deleting transaction before closing the scan
2004-08-04 10:54:42 +02:00