- 01 Jun, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Dont be too aggressive in Dbtc::nodeFailCheckTransaction let it timeout by 1, so that it does not assert that it has waited too long old impl. set timeotu value to 0, making timeout = (ctcTimer - 0) which could be quite big.
-
- 26 Apr, 2006 4 commits
-
-
jonas@perch.ndb.mysql.com authored
Unleash backup to write more than 32k at a time Using parameter BackupMaxWriteSize (greatly affect LCP time in 5.1, set default value to 256k)
-
jonas@perch.ndb.mysql.com authored
Fix alignment of sockaddr(_in)
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
ndb_mgmd limited no of api nodes, by restricting no of mgmsessions (these are used for dynamic port allocation)
-
- 25 Apr, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
Handle early abort of scan, so that resources are correctly freed
-
- 18 Apr, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
fix api_signal_log print of uncond signals
-
- 10 Apr, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
fix correct frag count in Backup block
-
- 07 Apr, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/41-work
-
- 06 Apr, 2006 4 commits
-
-
jonas@perch.ndb.mysql.com authored
1) make sure that check_multi_node_shutdown does not proceed (in stop case) 2) Fix printout
-
bar@mysql.com authored
Bug#18830: incompatibility new libraries with old server Don't execute SET NAMES with pre-4.1 server.
-
bar@mysql.com authored
Adding test case to cover queries which worked incorrectly earlier: Bug#18321: Can't store EuroSign with latin1_german1_ci and latin1_general_ci
-
bar@mysql.com authored
Backporting a 5.0 change: MAX_BUF was too small for Index.xml Changeing MAX_BUF and adding assert to easier catch the same problem in the future. ctype-extra.c: Regenerating ctype-extra.c with the fixed conf_to_src.
-
- 03 Apr, 2006 8 commits
-
-
jonas@perch.ndb.mysql.com authored
fix testprogam if only 1 node group
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.12076
-
jonas@perch.ndb.mysql.com authored
Fix compile error...when compiling debug
-
jonas@perch.ndb.mysql.com authored
add testprg for SR case aswell
-
jonas@perch.ndb.mysql.com authored
post weeked fixes :-) change impl. to use READ_NODESREQ to query state of other qmgr(partition) this as it has no (current) side effects, so that it's possible only to kill starting cluster (if one started and one starting)
-
kent@mysql.com authored
Distribute mysql-test-run.pl
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
-
kent@mysql.com authored
Changed web address order.mysql.com to shop.mysql.com
-
- 02 Apr, 2006 1 commit
-
-
kent@mysql.com authored
Install Perl mysql-test-run into test directory
-
- 01 Apr, 2006 5 commits
-
-
kent@mysql.com authored
Let "make install" install mysql-test-run.pl mysql.spec.sh: Set $LDFLAGS from $MYSQL_BUILD_LDFLAGS (bug#16662)
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
-
kent@mysql.com authored
Typo (bug#17167)
-
kent@mysql.com authored
Use CPPFLAGS when testing to link "libz" found in --with-zlib-dir=, and search the given include directory first (bug#18369)
-
kent@mysql.com authored
Set MYSQL_SERVER_SUFFIX from build scripts, not hard code it into Visual Studio project files, bug#15974
-
- 31 Mar, 2006 4 commits
-
-
jonas@perch.ndb.mysql.com authored
add new testpgrom for bug#18612 to autotest
-
jonas@perch.ndb.mysql.com authored
this also impl. gcp safe multi node shutdown 1) block gcp 2) wait for ongoing gcp 3) inform all stopping QMGR's (so that they don't start with error handler) 4) wait for all QMGR's to reply 5) broadcast failrep for stopping nodes 6) (if !master died) unblock gcp
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
correct return value in check_cm_cmregreq
-
- 30 Mar, 2006 4 commits
-
-
jonas@perch.ndb.mysql.com authored
For various reasone have a partitioned cluster been created This patch makes sure that when they connect 1) it's detected 2) shutdown is forced
-
evgen@sunlight.local authored
into sunlight.local:/local_work/15560-bug-4.1-mysql
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
-
- 29 Mar, 2006 5 commits
-
-
monty@mysql.com authored
Bug #17705 "FT Index corruption occurs with UTF8 data..." (Actually, the bug had nothing to do with FT index but with general key compression)
-
kent@mysql.com authored
Check that port range is valid, bug#16807
-
kent@mysql.com authored
Added --help option, bug#16392 acinclude.m4: Use "$shrext_cmds" when testing if shared library exists, bug#16332
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
-
kent@mysql.com authored
Use "dist_bin_SCRIPTS" to get a script distributed
-