~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/include/pars0grm.h

  • Committer: Monty Taylor
  • Date: 2008-10-20 08:48:34 UTC
  • mfrom: (520.1.22 drizzle)
  • Revision ID: monty@inaugust.com-20081020084834-xpb3w01vkcp55o02
Merged trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
227
227
 
228
228
#if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
229
229
typedef int YYSTYPE;
230
 
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
 
230
# define yystype YYSTYPE /* obsolescent; will be wisessionrawn */
231
231
# define YYSTYPE_IS_DECLARED 1
232
232
# define YYSTYPE_IS_TRIVIAL 1
233
233
#endif