~ubuntu-branches/ubuntu/trusty/mysql-5.5/trusty-security

« back to all changes in this revision

Viewing changes to sql/sql_yacc.h

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2017-01-18 07:41:29 UTC
  • mfrom: (1.1.30)
  • Revision ID: package-import@ubuntu.com-20170118074129-gyilougbokbprl1p
Tags: 5.5.54-0ubuntu0.14.04.1
* SECURITY UPDATE: Update to 5.5.54 to fix security issues
  - CVE-2017-3238
  - CVE-2017-3243
  - CVE-2017-3244
  - CVE-2017-3258
  - CVE-2017-3265
  - CVE-2017-3291
  - CVE-2017-3312
  - CVE-2017-3313
  - CVE-2017-3317
  - CVE-2017-3318 
* debian/patches/fix_test_events_2.patch: fix date in test.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
   This special exception was added by the Free Software Foundation in
31
31
   version 2.2 of Bison.  */
32
32
 
33
 
#ifndef YY_MYSQL_EXPORT_HOME2_PB2_BUILD_SB_3_20575624_1475074883_03_DIST_GPL_SQL_SQL_YACC_H_INCLUDED
34
 
# define YY_MYSQL_EXPORT_HOME2_PB2_BUILD_SB_3_20575624_1475074883_03_DIST_GPL_SQL_SQL_YACC_H_INCLUDED
 
33
#ifndef YY_MYSQL_EXPORT_HOME2_PB2_BUILD_SB_2_21376515_1480336605_2_DIST_GPL_SQL_SQL_YACC_H_INCLUDED
 
34
# define YY_MYSQL_EXPORT_HOME2_PB2_BUILD_SB_2_21376515_1480336605_2_DIST_GPL_SQL_SQL_YACC_H_INCLUDED
35
35
/* Enabling traces.  */
36
36
#ifndef YYDEBUG
37
37
# define YYDEBUG 0
1236
1236
typedef union YYSTYPE
1237
1237
{
1238
1238
/* Line 2058 of yacc.c  */
1239
 
#line 731 "/export/home2/pb2/build/sb_3-20575624-1475074883.03/mysql-5.5.53-release-export-10082048_gpl/sql/sql_yacc.yy"
 
1239
#line 731 "/export/home2/pb2/build/sb_2-21376515-1480336605.2/mysql-5.5.54-release-export-10395413_gpl/sql/sql_yacc.yy"
1240
1240
 
1241
1241
  int  num;
1242
1242
  ulong ulong_num;
1287
1287
 
1288
1288
 
1289
1289
/* Line 2058 of yacc.c  */
1290
 
#line 1291 "/export/home2/pb2/build/sb_3-20575624-1475074883.03/dist_GPL/sql/sql_yacc.h"
 
1290
#line 1291 "/export/home2/pb2/build/sb_2-21376515-1480336605.2/dist_GPL/sql/sql_yacc.h"
1291
1291
} YYSTYPE;
1292
1292
# define YYSTYPE_IS_TRIVIAL 1
1293
1293
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
1309
1309
#endif
1310
1310
#endif /* ! YYPARSE_PARAM */
1311
1311
 
1312
 
#endif /* !YY_MYSQL_EXPORT_HOME2_PB2_BUILD_SB_3_20575624_1475074883_03_DIST_GPL_SQL_SQL_YACC_H_INCLUDED  */
 
1312
#endif /* !YY_MYSQL_EXPORT_HOME2_PB2_BUILD_SB_2_21376515_1480336605_2_DIST_GPL_SQL_SQL_YACC_H_INCLUDED  */