~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/handler/ha_innodb.h

  • Committer: Brian Aker
  • Date: 2009-07-09 19:49:32 UTC
  • mfrom: (1085.1.10 mordred)
  • Revision ID: brian@gaz-20090709194932-o90qfzgk9xem5di1
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
216
216
 
217
217
 
218
218
extern "C" {
219
 
struct charset_info_st *session_charset(Session *session);
220
219
char **session_query(Session *session);
221
220
 
222
221
/** Get the file name of the MySQL binlog.