mariadb/mysql-test/include
unknown 6726a6b8b9 Post-review fixes, mainly fixing all print() methods for sp_instr* classes.
Also added mysql-test files:
 include/is_debug_build.inc
 r/is_debug_build.require
 r/sp-code.result
 t/sp-code.test


sql/sp_head.cc:
  Review fixes:
  - Some minor editorial changes
  - Fixed all print() methods for instructions:
    - reserve() enough space
    - check return value from reserve()
    - use qs_append, with length arg, whenever possible
sql/sp_pcontext.cc:
  Review fixes.
  Also fixed bug in find_cursor().
sql/sp_pcontext.h:
  Changed parameter names (review fix).
sql/sql_parse.cc:
  Moved comment. (Review fix)
mysql-test/include/is_debug_build.inc:
  New BitKeeper file ``mysql-test/include/is_debug_build.inc''
mysql-test/r/is_debug_build.require:
  New BitKeeper file ``mysql-test/r/is_debug_build.require''
mysql-test/r/sp-code.result:
  New BitKeeper file ``mysql-test/r/sp-code.result''
mysql-test/t/sp-code.test:
  New BitKeeper file ``mysql-test/t/sp-code.test''
2005-11-18 16:30:27 +01:00
..
big_test.inc
check_var_limit.inc
common-tests.inc
ctype_common.inc
ctype_filesort.inc
ctype_innodb_like.inc
ctype_like_escape.inc
endspace.inc
federated.inc
federated_cleanup.inc
gis_generic.inc Add DROP TABLE before trying to create view (in mysqldump) 2005-10-27 22:45:18 +03:00
have_archive.inc Add DROP TABLE before trying to create view (in mysqldump) 2005-10-27 22:45:18 +03:00
have_bdb.inc
have_big5.inc
have_blackhole.inc
have_compress.inc
have_cp932.inc
have_cp1250_ch.inc
have_crypt.inc
have_csv.inc
have_debug.inc
have_eucjpms.inc
have_exampledb.inc
have_federated_db.inc
have_gbk.inc
have_geometry.inc Add DROP TABLE before trying to create view (in mysqldump) 2005-10-27 22:45:18 +03:00
have_innodb.inc
have_lowercase0.inc
have_multi_ndb.inc
have_ndb.inc
have_openssl.inc
have_outfile.inc
have_query_cache.inc
have_sjis.inc
have_tis620.inc
have_ucs2.inc
have_ujis.inc
im_check_os.inc
is_debug_build.inc Post-review fixes, mainly fixing all print() methods for sp_instr* classes. 2005-11-18 16:30:27 +01:00
master-slave.inc
mysqltest-x.inc
mysqltest_while.inc
ndb_default_cluster.inc
not_embedded.inc
not_openssl.inc
not_windows.inc
ps_conv.inc
ps_create.inc
ps_modify.inc
ps_modify1.inc
ps_query.inc
ps_renew.inc
rpl_stmt_seq.inc
show_msg.inc
show_msg80.inc
system_db_struct.inc
test_outfile.inc
testdb_only.inc
varchar.inc
windows.inc