ha_innodb.cc Test a new clone

This commit is contained in:
heikki@work.mysql.com 2002-09-04 18:00:58 +02:00
parent 2697582cfb
commit 516cc0bd61
2 changed files with 2 additions and 0 deletions

View file

@ -77,3 +77,4 @@ worm@altair.is.lan
zak@balfor.local
zak@linux.local
zgreant@mysql.com
heikki@work.mysql.com

View file

@ -20,6 +20,7 @@
/* TODO list for the InnoDB handler:
- Ask Monty if strings of different languages can exist in the same
database. Answer: in 4.1 yes.
*/
#ifdef __GNUC__