An error occurred fetching the project authors.
- 08 Oct, 2007 3 commits
-
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
add list of pages being unmaped, so we can wait for it to be empty before dropping extents
-
jonas@perch.ndb.mysql.com authored
- only update extent pages *after* flush of real page has been done - sync both create/drop of table into undolog (for disk tables)
-
- 14 May, 2007 1 commit
-
-
jonas@perch.ndb.mysql.com authored
remove LCP files when dropping table
-
- 30 Apr, 2007 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 27 Apr, 2007 1 commit
-
-
tomas@whalegate.ndb.mysql.com authored
-
- 25 Apr, 2007 1 commit
-
-
jonas@perch.ndb.mysql.com authored
clean up varsize by putting varpart ref "inside" fixpart instead of "optionally" at the end
-
- 29 Mar, 2007 1 commit
-
-
tomas@whalegate.ndb.mysql.com authored
- increase var part reference from 32 to 64 bits on 64 bit systems - note current patch does not allow for online upgrade from 32 to 64 bit systems or vice versa
-
- 02 Mar, 2007 1 commit
-
-
lzhou/zhl@dev3-63.(none) authored
-
- 23 Feb, 2007 1 commit
-
-
monty@mysql.com/narttu.mysql.fi authored
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
-
- 07 Dec, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
fix alloc/free extent in undo log allow extent to be reused once a lcp is finished (instead of when next lcp starts)
-
- 27 Jun, 2006 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
- post merge fixes for 5.1
-
tomas@poseidon.ndb.mysql.com authored
- post merge fixes for 5.1
-
- 21 Jun, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
varpages did not get freed on drop table
-
- 23 Mar, 2006 1 commit
-
-
pekka@mysql.com authored
-
- 02 Mar, 2006 1 commit
-
-
jonas@eel.(none) authored
Make Dbtup::Extent_info use RWPool for dynamic memory
-
- 19 Feb, 2006 1 commit
-
-
jonas@eel.(none) authored
dont sync create table during sr _or_ nr
-
- 17 Feb, 2006 1 commit
-
-
jonas@eel.(none) authored
sync create tabe to undo log, so that undo for other table is not run after SR
-
- 08 Feb, 2006 1 commit
-
-
jonas@eel.(none) authored
-
- 02 Feb, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 17 Jan, 2006 1 commit
-
-
Optimised version of ADD/DROP/REORGANIZE partitions for non-NDB storage engines. New syntax to handle REBUILD/OPTIMIZE/ANALYZE/CHECK/REPAIR partitions Quite a few bug fixes
-
- 11 Jan, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 08 Nov, 2005 1 commit
-
-
joerg@mysql.com authored
-
- 07 Nov, 2005 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 15 Sep, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com[tomas] authored
-
- 27 Apr, 2005 1 commit
-
-
brian@zim.(none) authored
-
- 26 Dec, 2004 1 commit
-
-
pekka@mysql.com authored
-
- 12 Dec, 2004 1 commit
-
-
pekka@mysql.com authored
-
- 10 Dec, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 09 Dec, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 05 Dec, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 19 Nov, 2004 1 commit
-
-
pekka@mysql.com authored
-
- 13 Nov, 2004 1 commit
-
-
pekka@mysql.com authored
-
- 17 Sep, 2004 1 commit
-
-
pekka@mysql.com authored
-
- 16 Sep, 2004 1 commit
-
-
pekka@mysql.com authored
-
- 21 Aug, 2004 1 commit
-
-
mronstrom@mysql.com authored
Fixing issue with NO_OF_FRAG_PER_NODE Also removed some OSE code no longer needed when configurable log pages
-
- 10 May, 2004 1 commit
-
-
tomas@mc05.(none) authored
-
- 14 Apr, 2004 1 commit
-
-
magnus@neptunus.(none) authored
-