- 25 Nov, 2005 1 commit
-
-
sergefp@mysql.com authored
by starting with an empty index set and adding indexes to it until it becomes covering. If the set becomes covering after adding the first index, return NULL and don't try constructing ROR-intersection of one index (which caused a crash)
-
- 24 Nov, 2005 18 commits
-
-
pem@mysql.com authored
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/bug13729/mysql-5.0
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/bug13729/mysql-5.0
-
pem@mysql.com authored
-
serg@serg.mylan authored
-
anozdrin@mysql.com authored
-
anozdrin@mysql.com authored
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b15047
-
timour@mysql.com authored
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/bug13729/mysql-5.0
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b15047
-
stewart@mysql.com authored
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b15047
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/bug13729/mysql-5.0
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/bug15215
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b15047
-
stewart@mysql.com authored
In the rare circumstance where a mysqld connects to a mgm server, then the mgm server goes away before a node id can be allocated, it was possible to get an Error in mgm protocol parser error message.
-
monty@mysql.com authored
Larger stack size neaded for open table on x86 64 bit Fix failing test cases Deleted symlink from bk
-
- 23 Nov, 2005 8 commits
-
-
ranger@regul.home.lan authored
into regul.home.lan:/mnt/md/bk/mysql-5.0
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
konstantin@mysql.com authored
check_stack_overrun().
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
pem@mysql.com authored
Don't set thd->is_fatal_error in sql_update for duplicate key errors.
-
bell@sanja.is.com.ua authored
-
serg@serg.mylan authored
-
bell@sanja.is.com.ua authored
-
- 22 Nov, 2005 13 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-merge-5.0
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-merge-5.0
-
bell@sanja.is.com.ua authored
if inner routine has more local variables than outer one, and one of its last variables was used as argument to NOT operator". THD::spcont was non-0 when we were parsing stored routine/trigger definition during execution of another stored routine. This confused methods of Item_splocal and forced them use wrong runtime context. Fix ensures that we always have THD::spcont equal to zero during routine/trigger body parsing. This also allows to avoid problems with errors which occur during parsing and SQL exception handlers.
-
ranger@regul.home.lan authored
Corrected function declaration
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
-
joerg@mysql.com authored
-
joerg@mysql.com authored
Fix a possible problem on RPM un-install. bug#15145
-
pem@mysql.com authored
-
pem@mysql.com authored
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/show-sp-code/mysql-5.0
-