~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/cursor.cc

Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1300
1300
 
1301
1301
  bool result= false;
1302
1302
 
1303
 
  switch (session->lex->sql_command)
 
1303
  switch (session->getLex()->sql_command)
1304
1304
  {
1305
1305
  case SQLCOM_CREATE_TABLE:
1306
1306
    /*