~ubuntu-branches/ubuntu/wily/mysql-5.6/wily

« back to all changes in this revision

Viewing changes to sql/sql_yacc.h

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2015-04-16 20:07:10 UTC
  • mto: (1.3.9 vivid-proposed)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: package-import@ubuntu.com-20150416200710-pcrsa022082zj46k
Tags: upstream-5.6.24
ImportĀ upstreamĀ versionĀ 5.6.24

Show diffs side-by-side

added added

removed removed

Lines of Context:
1287
1287
{
1288
1288
 
1289
1289
/* Line 1676 of yacc.c  */
1290
 
#line 967 "/export/home/pb2/build/sb_0-14135359-1421674846.01/mysql-5.6.23-release-export-7480611_gpl/sql/sql_yacc.yy"
 
1290
#line 968 "/export/home/pb2/build/sb_0-14808611-1427300997.94/mysql-5.6.24-release-export-7763014_gpl/sql/sql_yacc.yy"
1291
1291
 
1292
1292
  int  num;
1293
1293
  ulong ulong_num;
1348
1348
 
1349
1349
 
1350
1350
/* Line 1676 of yacc.c  */
1351
 
#line 1352 "/export/home/pb2/build/sb_0-14135359-1421674846.01/dist_GPL/sql/sql_yacc.h"
 
1351
#line 1352 "/export/home/pb2/build/sb_0-14808611-1427300997.94/dist_GPL/sql/sql_yacc.h"
1352
1352
} YYSTYPE;
1353
1353
# define YYSTYPE_IS_TRIVIAL 1
1354
1354
# define yystype YYSTYPE /* obsolescent; will be withdrawn */