~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Date: 2008-12-18 23:54:47 UTC
  • Revision ID: stewart@flamingspork.com-20081218235447-qf6dofgd6guwefo2
fix RENAME TABLE

(problem was missing hton to mysql_rename_table)

If engine implements table_exists_in_engine we get the hton from there.

Else, we reintroduce the mysql_frm_type hackery (temporarily, it *will* go away again with FRM removal).

also fix rename test: no views, plus current FLUSH LOCKS bug.
Filename Latest Rev Last Changed Committer Comment Size
..
archive 1 16 years ago brian clean slate Diff
blackhole 1 16 years ago brian clean slate Diff
csv 1 16 years ago brian clean slate Diff
heap 1 16 years ago brian clean slate Diff
innobase 641.1.2 16 years ago Monty Taylor Imported 1.0.1 with clean - with no changes. Diff
myisam 1 16 years ago brian clean slate Diff
Makefile.am 575.1.11 16 years ago Monty Taylor Coupla little fixes. 733 bytes Diff Download File