- 16 Feb, 2006 2 commits
-
-
jmiller@mysql.com authored
-
jmiller@mysql.com authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
-
- 15 Feb, 2006 30 commits
-
-
andrey@lmy004. authored
-
andrey@lmy004. authored
-
andrey@lmy004. authored
-
andrey@lmy004. authored
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-bug16410
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-bug16410
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
-
serg@serg.mylan authored
-
konstantin@mysql.com authored
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-bug17289
-
serg@serg.mylan authored
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-bug16410
-
andrey@lmy004. authored
WL#1034 (Internal CRON) (post-post-review updates)
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
-
brian@zim.tangent.org authored
into zim.tangent.org:/home/brian/mysql/archive-5.1
-
jmiller@mysql.com authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-bug17289
-
msvensson@devsrv-b.mysql.com authored
- Change 94 to 95 according to Pem's instructions in bug report.
-
jmiller@mysql.com authored
Second submission of this test case. First one was lost and test had to be recreated from first bk commit. Test current produces core due to Bug #17045
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
-
jmiller@mysql.com authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-work
-
andrey@lmy004. authored
-
gluh@eagle.intranet.mysql.r18.ru authored
In presense of subpartitioning use get_part_partition_id() to calculate part_id
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-work
-
gluh@eagle.intranet.mysql.r18.ru authored
use part_info->no_subparts to calculate partition range in case of subpartitions
-
brian@zim.tangent.org authored
This patch adds a new field to the meta file for tracking flushes (this is being kept to later do stats and determine how often the compression buffer is being foiled). This should keep things all nice an compatible between versions. Also added a flush table test as well. Found one possible bug in OPTIMIZE TABLE which has never been reported, but I think it would be possible on a file system that ran out of disk.
-
aelkin@mysql.com authored
into mysql.com:/home/elkin/MySQL/MERGE/5.1-new
-
brian@zim.tangent.org authored
into zim.tangent.org:/home/brian/mysql/cleanup-5.1
-
aelkin@mysql.com authored
-
- 14 Feb, 2006 8 commits
-
-
serg@serg.mylan authored
-
aelkin@mysql.com authored
into mysql.com:/home/elkin/MySQL/MERGE/5.1-new
-
serg@serg.mylan authored
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-bug17289
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
-
serg@serg.mylan authored
-
serg@serg.mylan authored
1. dbug state is now local to a thread 2. new macros: DBUG_EXPLAIN, DBUG_EXPLAIN_INITIAL, DBUG_SET, DBUG_SET_INITIAL, DBUG_EVALUATE, DBUG_EVALUATE_IF 3. macros are do{}while(0) wrapped 4. incremental modifications to the dbug state (e.g. "+d,info:-t") 5. dbug code cleanup, style fixes 6. _db_on_ and DEBUGGER_ON/OFF removed 7. rest of MySQL code fixed because of 3 (missing ;) and 6 8. dbug manual updated 9. server variable @@debug (global and local) to control dbug from SQL! a. -#T to print timestamps in the log
-
andrey@lmy004. authored
visible event in libmysqld. fixes build problem.
-