mariadb/tests
unknown 9302266bde Removed wrong warning from thr_lock
Fixed problem with UPDATE and BDB tables
Fixed problem with GRANT FILE privilege on database level
mysqld --warnings works now
Fixed problem with SHOW OPEN TABLES when not using BDB
Added some tests for ALTER TABLE to the test scripts


Docs/manual.texi:
  Added link to copyleft license.
  Updated Changelog
configure.in:
  Fixed typo
mysys/thr_lock.c:
  Removed wrong warning
sql/ha_berkeley.cc:
  Fixed problem with UPDATE
sql/sql_acl.cc:
  Fixed problem with GRANT FILE privilege on database level
sql/sql_parse.cc:
  Fixed that you don't get aborted connection error if you are not using --warning
sql/sql_show.cc:
  Fixed problem with SHOW OPEN TABLES when not using BDB
tests/fork2_test.pl:
  Added test of ALTER TABLE
tests/fork_big.pl:
  Added test of ALTER TABLE
2001-07-17 21:04:01 +03:00
..
.cvsignore
auto_increment.res
auto_increment.tst
big_record.pl
drop_test.pl
export.pl
fork2_test.pl
fork_big.pl
function.res
function.tst
grant.pl
grant.res
insert_and_repair.pl
lock_test.pl
lock_test.res
mail_to_db.pl
Makefile.am
pmail.pl
rename_test.pl
restore-lock.smack
table_types.pl
test_delayed_insert.pl
udf_test
udf_test.res