monty@mysql.com/narttu.mysql.fi
cfef5d04b3
Remove compiler warnings
2007-02-27 19:31:49 +02:00
jani@a88-113-38-195.elisa-laajakaista.fi
6163508f85
Fixes for compiler warnings.
2007-02-27 11:27:04 +02:00
monty@mysql.com/narttu.mysql.fi
f0ae3ce9b9
Fixed compiler warnings
...
Fixed compile-pentium64 scripts
Fixed wrong estimate of update_with_key_prefix in sql-bench
Merge bk-internal.mysql.com:/home/bk/mysql-5.1 into mysql.com:/home/my/mysql-5.1
Fixed unsafe define of uint4korr()
Fixed that --extern works with mysql-test-run.pl
Small trivial cleanups
This also fixes a bug in counting number of rows that are updated when we have many simultanous queries
Move all connection handling and command exectuion main loop from sql_parse.cc to sql_connection.cc
Split handle_one_connection() into reusable sub functions.
Split create_new_thread() into reusable sub functions.
Added thread_scheduler; Preliminary interface code for future thread_handling code.
Use 'my_thread_id' for internal thread id's
Make thr_alarm_kill() to depend on thread_id instead of thread
Make thr_abort_locks_for_thread() depend on thread_id instead of thread
In store_globals(), set my_thread_var->id to be thd->thread_id.
Use my_thread_var->id as basis for my_thread_name()
The above changes makes the connection we have between THD and threads more soft.
Added a lot of DBUG_PRINT() and DBUG_ASSERT() functions
Fixed compiler warnings
Fixed core dumps when running with --debug
Removed setting of signal masks (was never used)
Made event code call pthread_exit() (portability fix)
Fixed that event code doesn't call DBUG_xxx functions before my_thread_init() is called.
Made handling of thread_id and thd->variables.pseudo_thread_id uniform.
Removed one common 'not freed memory' warning from mysqltest
Fixed a couple of usage of not initialized warnings (unlikely cases)
Suppress compiler warnings from bdb and (for the moment) warnings from ndb
2007-02-23 13:13:55 +02:00
kent/mysqldev@mysql.com/production.mysql.com
7095bb6399
archive_reader.c:
...
Added include of m_string.h, to find 64 bit mapping of strtoll to strtol
2007-02-21 15:21:14 +01:00
tomas@poseidon.mysql.com
d0d1eb770c
Merge mysqldev@production.mysql.com:/data0/mysqldev/my/build-200702202011-5.1.16-beta/mysql-5.1-release
...
into poseidon.mysql.com:/home/tomas/mysql-5.1-new-ndb
2007-02-21 14:31:17 +07:00
tomas@poseidon.mysql.com
dd3239821f
fix c++ syntac in c file
2007-02-21 14:26:47 +07:00
tomas@poseidon.mysql.com
6cbc6d91f9
Bug #26490 duplicate cluster error code
...
- fixed error code
- added test program run in mysql-test-run bk version
2007-02-21 11:41:22 +07:00
knielsen@ymer.(none)
6db8fef5d3
A few minor cleanups for recent AbortOption behaviour change.
2007-02-20 09:52:18 +01:00
jonas@perch.ndb.mysql.com
5d37bbee56
Merge perch.ndb.mysql.com:/home/jonas/src/51-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2007-02-20 01:00:18 +01:00
jonas@perch.ndb.mysql.com
1d99e609ed
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/51-work
2007-02-20 00:58:25 +01:00
jonas@perch.ndb.mysql.com
9bc3503489
Merge perch.ndb.mysql.com:/home/jonas/src/51-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2007-02-19 22:56:15 +01:00
jonas@perch.ndb.mysql.com
f2e2e7a6e7
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/51-work
2007-02-19 22:53:17 +01:00
jonas@perch.ndb.mysql.com
6c54eccda2
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
2007-02-19 21:19:21 +01:00
jonas@perch.ndb.mysql.com
20c8b292e7
Merge perch.ndb.mysql.com:/home/jonas/src/51-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2007-02-19 20:34:48 +01:00
jonas@perch.ndb.mysql.com
1cfd066e90
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/51-work
2007-02-19 20:21:28 +01:00
jonas@perch.ndb.mysql.com
44fa3eaaf6
Merge perch.ndb.mysql.com:/home/jonas/src/51-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2007-02-18 00:23:08 +01:00
jonas@perch.ndb.mysql.com
4d80c3f639
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/51-work
2007-02-17 23:57:09 +01:00
jonas@perch.ndb.mysql.com
44f1c6249b
Merge perch.ndb.mysql.com:/home/jonas/src/51-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2007-02-16 21:44:39 +01:00
jonas@eel.(none)
f65af74adc
Merge localhost:/home/jonas/src/51-work
...
into eel.(none):/home/jonas/src/51-work
2007-02-16 21:39:20 +01:00
jonas@eel.(none)
c46900c1a9
ndb - atrt minor fixes
2007-02-16 21:09:38 +01:00
jonas@perch.ndb.mysql.com
10153653b2
Merge perch.ndb.mysql.com:/home/jonas/src/51-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2007-02-16 18:25:10 +01:00
jonas@perch.ndb.mysql.com
3d04728eea
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/51-work
2007-02-16 18:23:54 +01:00
jonas@perch.ndb.mysql.com
62e52c4998
Merge perch.ndb.mysql.com:/home/jonas/src/51-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2007-02-16 18:16:22 +01:00
jonas@perch.ndb.mysql.com
d1026838f5
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/51-work
2007-02-16 18:14:41 +01:00
jonas@perch.ndb.mysql.com
80fe0fe445
Merge perch.ndb.mysql.com:/home/jonas/src/51-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2007-02-16 01:53:29 +01:00
jonas@eel.(none)
685423e587
ndb - autotest
...
increase timeout on slow test
2007-02-16 01:40:50 +01:00
jonas@eel.(none)
b030cc5516
ndb autotest -
...
Fix testcase so that it does not leak tables...causing subsequent errors
2007-02-16 01:36:22 +01:00
jonas@perch.ndb.mysql.com
af1e269165
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2007-02-15 23:17:51 +01:00
jonas@perch.ndb.mysql.com
f7ea83d6e5
Merge perch.ndb.mysql.com:/home/jonas/src/51-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2007-02-15 23:15:40 +01:00
jonas@eel.(none)
b95714e138
ndb - new atrt
...
Fix bug when restarting cluster after failure
(fs was not cleared)
Fix cosmetic bug that made rsync be run several times when gathering result
2007-02-15 23:10:32 +01:00
jonas@eel.(none)
1d54870364
ndb -
...
fix ao_ignore behavior change in hugo
(affecting testOperations & testTransactions)
2007-02-15 18:39:17 +01:00
tomas@poseidon.mysql.com
7da5b1ecba
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
...
into poseidon.mysql.com:/home/tomas/mysql-5.1-new-ndb
2007-02-15 00:21:46 +07:00
tomas@poseidon.mysql.com
8a146f8461
corrected manual merge
2007-02-14 20:17:14 +07:00
stewart@willster.(none)
dcb2c39aa7
Merge willster.(none):/home/stewart/Documents/MySQL/5.1/ndb
...
into willster.(none):/home/stewart/Documents/MySQL/5.1/ndb-merge
2007-02-14 21:44:28 +11:00
tomas@poseidon.mysql.com
91c36268c7
Merge poseidon.mysql.com:/home/tomas/mysql-5.0-ndb
...
into poseidon.mysql.com:/home/tomas/mysql-5.1-new-ndb
2007-02-14 15:31:00 +07:00
stewart@willster.(none)
6aba20c2d6
Merge willster.(none):/home/stewart/Documents/MySQL/5.1/ndb-work
...
into willster.(none):/home/stewart/Documents/MySQL/5.1/ndb-merge
2007-02-14 17:10:38 +11:00
stewart@willster.(none)
143f3e7964
BUG#20121 missing err msg for ENOSPC
...
getting BACKUP_FRAGMENT_REF in LQH from BACKUP would bail on
ndbrequire(false) instead of having good error message.
Can re-use error code from BACKUP as it's a FsRef error code,
which is NDBD_EXIT... except when it isn't.
2007-02-14 16:49:40 +11:00
stewart@willster.(none)
6358a0f48c
Merge willster.(none):/home/stewart/Documents/MySQL/5.0/ndb-work
...
into willster.(none):/home/stewart/Documents/MySQL/5.1/ndb-work
2007-02-14 16:37:40 +11:00
tomas@poseidon.mysql.com
e865b5950f
Merge poseidon.mysql.com:/home/tomas/mysql-5.0-ndb
...
into poseidon.mysql.com:/home/tomas/mysql-5.1-new-ndb
2007-02-14 11:55:31 +07:00
tomas@poseidon.mysql.com
18d227b1b0
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1
...
into poseidon.mysql.com:/home/tomas/mysql-5.1-new-ndb
2007-02-14 10:18:02 +07:00
jonas@eel.(none)
0657f1b58d
Merge localhost:/home/jonas/src/51-work
...
into eel.(none):/home/jonas/src/51-work
2007-02-13 22:03:44 +01:00
istruewing@chilla.local
5f235d9dc2
Merge bk-internal.mysql.com:/home/bk/mysql-5.1
...
into chilla.local:/home/mydev/mysql-5.1-bug25460
2007-02-13 18:59:12 +01:00
istruewing@chilla.local
1b35f19223
Bug#25460 - High concurrency MyISAM access causes severe mysqld crash.
...
Under high load it was possible that memory mapping was started on a table
while other threads were working with the table.
I fixed the start of memory mapping so that it is done at the first table
open or when the requesting thread is using the table exclusively only.
2007-02-13 16:33:32 +01:00
ndbdev@ndbmaster.mysql.com
3685960425
adopt to changes in load_defaults
2007-02-13 14:32:07 +01:00
jonas@perch.ndb.mysql.com
fe0d7ee45d
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2007-02-13 02:56:35 +01:00
jonas@perch.ndb.mysql.com
7083110de6
Merge perch.ndb.mysql.com:/home/jonas/src/51-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2007-02-13 02:54:51 +01:00
jonas@perch.ndb.mysql.com
fc94ac8a10
ndb - new atrt
2007-02-13 02:38:54 +01:00
tomas@poseidon.mysql.com
9545bef37d
Merge poseidon.mysql.com:/home/tomas/mysql-5.0-ndb
...
into poseidon.mysql.com:/home/tomas/mysql-5.1-new-ndb
2007-02-09 20:31:52 +07:00
tsmith@siva.hindu.god
498756195a
Merge siva.hindu.god:/home/tsmith/m/bk/51
...
into siva.hindu.god:/home/tsmith/m/bk/maint/51
2007-02-08 16:02:58 -07:00
tomas@poseidon.mysql.com
18f63370aa
Bug #24000 ndb_config.cpp has the wrong name ndb_condig.cpp in source distro
2007-02-08 13:40:05 +07:00