- 09 Dec, 2005 1 commit
-
-
anozdrin@mysql.com authored
into mysql.com:/home/alik/MySQL/devel/5.1-wl2984-merge
-
- 08 Dec, 2005 2 commits
-
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/innodb-ss/mysql-5.1-new
-
aivanov@mysql.com authored
to 5.1. Undoing the merge.
-
- 07 Dec, 2005 29 commits
-
-
patg@krsna.patg.net authored
into krsna.patg.net:/home/patg/mysql-build/mysql-5.1-new2
-
patg@krsna.patg.net authored
Fixed logic in handler to make handler now show up as enabled.
-
anozdrin@mysql.com authored
-
konstantin@mysql.com authored
-
pem@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
konstantin@mysql.com authored
-
pem@mysql.com authored
-
anozdrin@mysql.com authored
into mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-sp-vars-merge-2
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/mysql-5.1-new
-
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;
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/mysql-5.1-new
-
pem@mysql.com authored
-
knielsen@mysql.com authored
into mysql.com:/data0/mysqldev/my/mysql-5.0
-
knielsen@mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.1
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/mysql-5.1-new
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0-merg
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.1-dbg
-
serg@serg.mylan authored
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-2486
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
jimw@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
jimw@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
- 06 Dec, 2005 8 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
konstantin@mysql.com authored
prepared statement execute
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/innodb-ss/mysql-5.0-ss52
-
paul@kite-hub.kitebird.com authored
Put options in order. set_var.cc: Put system variables back in order.
-
aivanov@mysql.com authored
to crash". Changes from snapshot innodb-5.0-ss52. Note that buf_block_t::index should be protected by btr_search_latch or an s-latch or x-latch on the index page. btr_search_drop_page_hash_index(): Read block->index while holding btr_search_latch and use the cached value in the loop. Remove some redundant assertions. Also fix 13778. When FOREIGN_KEY_CHECKS=0 we still need to check that datatypes between foreign key references are compatible. Also added test cases to 9802.
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-