~ubuntu-branches/ubuntu/natty/mysql-5.1/natty-proposed

« back to all changes in this revision

Viewing changes to mysql-test/include/mtr_warnings.sql

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-02-22 08:30:45 UTC
  • mfrom: (1.4.1)
  • Revision ID: package-import@ubuntu.com-20120222083045-2rd53r4bnyx7qus4
Tags: 5.1.61-0ubuntu0.11.04.1
* SECURITY UPDATE: Update to 5.1.61 to fix multiple security issues
  (LP: #937869)
  - http://www.oracle.com/technetwork/topics/security/cpujan2012-366304.html
  - CVE-2011-2262
  - CVE-2012-0075
  - CVE-2012-0112
  - CVE-2012-0113
  - CVE-2012-0114
  - CVE-2012-0115
  - CVE-2012-0116
  - CVE-2012-0117
  - CVE-2012-0118
  - CVE-2012-0119
  - CVE-2012-0120
  - CVE-2012-0484
  - CVE-2012-0485
  - CVE-2012-0486
  - CVE-2012-0487
  - CVE-2012-0488
  - CVE-2012-0489
  - CVE-2012-0490
  - CVE-2012-0491
  - CVE-2012-0492
  - CVE-2012-0493
  - CVE-2012-0494
  - CVE-2012-0495
  - CVE-2012-0496

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
-- Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
 
2
--
 
3
-- This program is free software; you can redistribute it and/or modify
 
4
-- it under the terms of the GNU General Public License as published by
 
5
-- the Free Software Foundation; version 2 of the License.
 
6
--
 
7
-- This program is distributed in the hope that it will be useful,
 
8
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
 
9
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
10
-- GNU General Public License for more details.
 
11
--
 
12
-- You should have received a copy of the GNU General Public License
 
13
-- along with this program; if not, write to the Free Software Foundation,
 
14
-- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
 
15
 
1
16
delimiter ||;
2
17
 
3
18
use mtr||
53
68
-- Insert patterns that should always be suppressed
54
69
--
55
70
INSERT INTO global_suppressions VALUES
56
 
 ("'SELECT UNIX_TIMESTAMP\\(\\)' failed on master"),
 
71
 (".SELECT UNIX_TIMESTAMP... failed on master"),
57
72
 ("Aborted connection"),
58
73
 ("Client requested master to start replication from impossible position"),
59
74
 ("Could not find first log file name in binary log"),
107
122
 ("Slave: The incident LOST_EVENTS occured on the master"),
108
123
 ("Slave: Unknown error.* 1105"),
109
124
 ("Slave: Can't drop database.* database doesn't exist"),
110
 
 ("Slave SQL:.*(Error_code: \[\[:digit:\]\]+|Query:.*)"),
111
125
 ("Sort aborted"),
112
126
 ("Time-out in NDB"),
113
127
 ("Warning:\s+One can only use the --user.*root"),
114
 
 ("Warning:\s+Setting lower_case_table_names=2"),
115
128
 ("Warning:\s+Table:.* on (delete|rename)"),
116
129
 ("You have an error in your SQL syntax"),
117
130
 ("deprecated"),
124
137
 ("slave SQL thread aborted"),
125
138
 ("Slave: .*Duplicate entry"),
126
139
 
127
 
 /*
128
 
   Special case, made as specific as possible, for:
129
 
   Bug #28436: Incorrect position in SHOW BINLOG EVENTS causes
130
 
   server coredump
131
 
 */
132
 
 
133
 
 ("Error in Log_event::read_log_event\\\(\\\): 'Sanity check failed', data_len: 258, event_type: 49"),
134
 
 
135
140
 ("Statement may not be safe to log in statement format"),
136
141
 
137
 
 /* test case for Bug#bug29807 copies a stray frm into database */
138
 
 ("InnoDB: Error: table `test`.`bug29807` does not exist in the InnoDB internal"),
139
 
 ("Cannot find or open table test\/bug29807 from"),
140
 
 
141
142
 /* innodb foreign key tests that fail in ALTER or RENAME produce this */
142
143
 ("InnoDB: Error: in ALTER TABLE `test`.`t[123]`"),
143
144
 ("InnoDB: Error: in RENAME TABLE table `test`.`t1`"),
144
145
 ("InnoDB: Error: table `test`.`t[123]` does not exist in the InnoDB internal"),
145
146
 
146
 
 /* Test case for Bug#14233 produces the following warnings: */
147
 
 ("Stored routine 'test'.'bug14233_1': invalid value in column mysql.proc"),
148
 
 ("Stored routine 'test'.'bug14233_2': invalid value in column mysql.proc"),
149
 
 ("Stored routine 'test'.'bug14233_3': invalid value in column mysql.proc"),
150
 
 
151
147
 /*
152
148
   BUG#32080 - Excessive warnings on Solaris: setrlimit could not
153
149
   change the size of core files
154
150
  */
155
151
 ("setrlimit could not change the size of core files to 'infinity'"),
156
152
 
157
 
 /*
158
 
   rpl_extrColmaster_*.test, the slave thread produces warnings
159
 
   when it get updates to a table that has more columns on the
160
 
   master
161
 
  */
162
 
 ("Slave: Unknown column 'c7' in 't15' Error_code: 1054"),
163
 
 ("Slave: Can't DROP 'c7'.* 1091"),
164
 
 ("Slave: Key column 'c6'.* 1072"),
165
153
 ("The slave I.O thread stops because a fatal error is encountered when it try to get the value of SERVER_ID variable from master."),
166
 
 (".SELECT UNIX_TIMESTAMP... failed on master, do not trust column Seconds_Behind_Master of SHOW SLAVE STATUS"),
167
 
 
168
 
 /* Test case for Bug#31590 in order_by.test produces the following error */
169
 
 ("Out of sort memory; increase server sort buffer size"),
170
 
 
171
 
 /* Special case for Bug #26402 in show_check.test
172
 
    - Question marks are not valid file name parts on Windows. Ignore
173
 
      this error message.
174
 
  */
175
 
 ("Can't find file: '.\\\\test\\\\\\?{8}.frm'"),
 
154
 
176
155
 ("Slave: Unknown table 't1' Error_code: 1051"),
177
156
 
178
157
 /* Messages from valgrind */
190
169
 ("==[0-9]*== Warning: invalid file descriptor -1 in syscall write()"),
191
170
 ("==[0-9]*== Warning: invalid file descriptor -1 in syscall read()"),
192
171
 
193
 
 /*
194
 
   Transient network failures that cause warnings on reconnect.
195
 
   BUG#47743 and BUG#47983.
196
 
 */
197
 
 ("Slave I/O: Get master SERVER_ID failed with error:.*"),
198
 
 ("Slave I/O: Get master clock failed with error:.*"),
199
 
 ("Slave I/O: Get master COLLATION_SERVER failed with error:.*"),
200
 
 ("Slave I/O: Get master TIME_ZONE failed with error:.*"),
201
 
 
202
172
 ("THE_LAST_SUPPRESSION")||
203
173
 
204
174