Commit 516cc0bd authored by heikki@work.mysql.com's avatar heikki@work.mysql.com
Browse files

ha_innodb.cc Test a new clone

parent 2697582c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -77,3 +77,4 @@ worm@altair.is.lan
zak@balfor.local
zak@linux.local
zgreant@mysql.com
heikki@work.mysql.com
+1 −0
Original line number Diff line number Diff line
@@ -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__