mariadb/tests
unknown 447fef48fd A fix and test case for Bug#6096 "field.max_length is always zero for
numeric columns (stmt_resultset_metadata)"


libmysql/libmysql.c:
  A fix for Bug#6096 "field.max_length is always zero for numeric columns
   (stmt_resultset_metadata)": set field->max_lenght for numeric
  columns when we set up skip_result functions. A minor drawback for this 
  approach is that field->max_length  can be not zero even if 
  STMT_ATTR_UPDATE_MAX_LENGTH is not set.
sql-common/my_time.c:
  Fix valgrind warning.
tests/client_test.c:
  A test case for Bug#6096 "field.max_length is always zero for numeric 
  columns (stmt_resultset_metadata)
2004-10-27 23:46:22 +04:00
..
.cvsignore
auto_increment.res
auto_increment.tst
big_record.pl
client_test.c A fix and test case for Bug#6096 "field.max_length is always zero for 2004-10-27 23:46:22 +04:00
connect_test.c
deadlock_test.c
drop_test.pl
export.pl
fork2_test.pl
fork_big.pl
fork_big2.pl fork_big2.pl: 2003-11-25 13:06:46 -08:00
function.res
function.tst
grant.pl Ensure that privileges are tested properly for multi-table-updates. 2004-02-03 19:17:23 +01:00
grant.res Merge with 4.0.18 2004-02-11 00:06:46 +01:00
insert_and_repair.pl
insert_test.c
list_test.c
lock_test.pl
lock_test.res
mail_to_db.pl Block SIGPIPE also for not threaded client programs. 2003-09-23 13:36:01 +03:00
Makefile.am Makefile.am, client_test.test, mysql-test-run.sh: 2004-10-08 01:39:20 +02:00
myisam-big-rows.tst
pmail.pl
rename_test.pl
restore-lock.smack
select_test.c
showdb_test.c
ssl_test.c
table_types.pl
test_delayed_insert.pl
thread_test.c merge with 4.0 2004-03-16 22:41:30 +02:00
truncate.pl
udf_test
udf_test.res