- 15 Feb, 2006 11 commits
-
-
jmiller@mysql.com authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
-
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
-
jmiller@mysql.com authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-work
-
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
-
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 29 commits
-
-
aelkin@mysql.com authored
into mysql.com:/home/elkin/MySQL/MERGE/5.1-new
-
andrey@lmy004. authored
visible event in libmysqld. fixes build problem.
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.1-new
-
andrey@lmy004. authored
-
andrey@lmy004. authored
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.1-new
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.1-new
-
brian@zim.tangent.org authored
Added --silent option andd just test results via select. This will keep down the appearance of non deterministic responses. This is for bug#17384
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-bug16548
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.0
-
paul@snake-hub.snake.net authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.1
-
brian@zim.tangent.org authored
into zim.tangent.org:/home/brian/mysql/cleanup-5.1
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/mysql-5.0
-
paul@snake-hub.snake.net authored
Revise option description for --help message.
-
evgen@moonbone.local authored
into moonbone.local:/work/16272-bug-5.0-mysql
-
tomas@poseidon.ndb.mysql.com authored
-
andrey@lmy004. authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
- table dictionary status was checked only for Invalid
-
mskold@mysql.com authored
-
andrey@lmy004. authored
- fix for bug#16423 (Events: SHOW CREATE EVENT doesn't work) - this Changeset commits makes CREATE/UPDATE/DELETE EVENT real DDL statements by committing the currently open transaction before they are executed. - this Changeset also fixes a trailing space problem since the very early days of the internal cron - adds sophisticated checking of whether mysql.event was tampered accidentally or with purpose by an user. - adds a lot of inline function documentation - documents everything left uncodumented - INTERVAL_XXXX to XXX in I_S.EVENTS.INTERVAL_FIELD WL#1034 (Internal CRON)
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1-nl
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-work
-
jmiller@mysql.com authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/mysql-5.0
-
evgen@moonbone.local authored
The Item_func_if::fix_length_and_dec() function when calculating length of result doesn't take into account unsigned_flag. But it is taken when calculating length of temporary field. This result in creating field that shorter than needed. Due to this, in the reported query 40.0 converted to 9.99. The function Item_func_if::fix_length_and_dec() now adds 1 to the max_length if the unsigned_flag isn't set.
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1-nl
-
serg@serg.mylan authored
remove explicit $<ulong_num>$ from sql_yacc.yy
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-work
-