- 07 Dec, 2005 1 commit
-
-
anozdrin@mysql.com authored
according to the standard. The idea is to use Field-classes to implement stored routines variables. Also, we should provide facade to Item-hierarchy by Item_field class (it is necessary, since SRVs take part in expressions). The patch fixes the following bugs: - BUG#8702: Stored Procedures: No Error/Warning shown for inappropriate data type matching; - BUG#8768: Functions: For any unsigned data type, -ve values can be passed and returned; - BUG#8769: Functions: For Int datatypes, out of range values can be passed and returned; - BUG#9078: STORED PROCDURE: Decimal digits are not displayed when we use DECIMAL datatype; - BUG#9572: Stored procedures: variable type declarations ignored; - BUG#12903: upper function does not work inside a function; - BUG#13705: parameters to stored procedures are not verified; - BUG#13808: ENUM type stored procedure parameter accepts non-enumerated data; - BUG#13909: Varchar Stored Procedure Parameter always BINARY string (ignores CHARACTER SET); - BUG#14161: Stored procedure cannot retrieve bigint unsigned; - BUG#14188: BINARY variables have no 0x00 padding; - BUG#15148: Stored procedure variables accept non-scalar values;
-
- 06 Dec, 2005 4 commits
-
-
pem@mysql.com authored
Changed variable type and added comment in sp.c.
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/bug14233/mysql-5.0
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/bug15512
-
stewart@mysql.com authored
-
- 05 Dec, 2005 10 commits
-
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
mleich@mysql.com authored
into mysql.com:/home/matthias/Arbeit/mysql-5.0/src-Z
-
joerg@mysql.com authored
-
mleich@mysql.com authored
Solution according to the comments made by Guilhem - rpl_relayrotate Remove the SHOW SLAVE STATUS It is not needed. - rpl_until, rpl_deadlock Omit the printing of the "Slave_IO_Running" value
-
joerg@mysql.com authored
(Backport of an identical change from 5.0)
-
joerg@mysql.com authored
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@neptunus.(none) authored
-
knielsen@mysql.com authored
is not defined.
-
- 04 Dec, 2005 4 commits
-
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
-
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
-
-
- 03 Dec, 2005 2 commits
-
-
kent@mysql.com authored
Make __cxa_pure_virtual weak symbol
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
- 02 Dec, 2005 18 commits
-
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/space/magnus/my50-bug11731
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-merge1-5.0
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/space/magnus/my50-bug11731
-
konstantin@mysql.com authored
used instead of column", the bug is to be fixed later.
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-merge1-5.0
-
bell@sanja.is.com.ua authored
of SELECT from query begining, to be independet of query buffer allocation. Correct procedure used to find beginning of the current statement during parsing (BUG#14885).
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-merge1-5.0
-
evgen@moonbone.local authored
After merge fix
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/space/magnus/my50-bug11731
-
msvensson@neptunus.(none) authored
- Add tests to mysqltest.test - Problem no longer exists
-
evgen@moonbone.local authored
-
evgen@moonbone.local authored
into moonbone.local:/work/15028-bug-4.1-mysql
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/bug14376/mysql-5.0
-
pem@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-merge1-5.0
-
stewart@mysql.com authored
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b12956
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-merge1-5.0
-
- 01 Dec, 2005 1 commit
-
-
jimw@mysql.com authored
-