mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
cb35648ec8
new tests to ensure that prepared statement *really* work (and that MySQL not picks up some number from arbitrary location that happens to match the parameter's value) mysql-test/include/ps_query.inc: new tests to ensure that prepared statement *really* work (and that MySQL not picks up some number from arbitrary location that happens to match the parameter's value) mysql-test/r/ps_2myisam.result: results updated mysql-test/r/ps_3innodb.result: results updated mysql-test/r/ps_4heap.result: results updated mysql-test/r/ps_5merge.result: results updated mysql-test/r/ps_6bdb.result: results updated sql/sql_select.cc: don't shortcut - it backfires! (in particular - when itemptr is Item_param :) |
||
---|---|---|
.. | ||
check_var_limit.inc | ||
have_archive.inc | ||
have_bdb.inc | ||
have_big5.inc | ||
have_compress.inc | ||
have_crypt.inc | ||
have_debug.inc | ||
have_geometry.inc | ||
have_innodb.inc | ||
have_isam.inc | ||
have_ndb.inc | ||
have_openssl.inc | ||
have_openssl_1.inc | ||
have_query_cache.inc | ||
have_sjis.inc | ||
have_tis620.inc | ||
have_ucs2.inc | ||
have_ujis.inc | ||
master-slave.inc | ||
not_embedded.inc | ||
ps_create.inc | ||
ps_modify.inc | ||
ps_modify1.inc | ||
ps_query.inc | ||
ps_renew.inc | ||
system_db_struct.inc |