You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let SEARCH_PATTERN=unknown option '--innodb-unknown-parameter';
79
80
--source include/search_pattern_in_file.inc
@@ -92,7 +93,7 @@ let SEARCH_PATTERN=\[ERROR\] Aborting;
92
93
93
94
--echo # 1. With ibdata2, Without ibdata1
94
95
--remove_file $bugdir/ibdata1
95
-
--error 1,134
96
+
--error 1
96
97
--exec $MYSQLD $args
97
98
let SEARCH_PATTERN=The innodb_system data file 'ibdata1' was not found but one of the other data files 'ibdata2' exists;
98
99
--source include/search_pattern_in_file.inc
@@ -104,7 +105,7 @@ let SEARCH_PATTERN=\[ERROR\] Aborting;
104
105
105
106
--echo # 2. With ibdata1, without ibdata2
106
107
--remove_file $bugdir/ibdata2
107
-
--error 1,134
108
+
--error 1
108
109
--exec $MYSQLD $args
109
110
let SEARCH_PATTERN=Tablespace size stored in header is \d+ pages, but;
110
111
--source include/search_pattern_in_file.inc
@@ -118,7 +119,7 @@ let SEARCH_PATTERN=\[ERROR\] Aborting;
118
119
--remove_file $bugdir/ibdata1
119
120
--remove_file $bugdir/ibdata2
120
121
--list_files $bugdir
121
-
--error 1,134
122
+
--error 1
122
123
--exec $MYSQLD $args
123
124
let SEARCH_PATTERN=undo tablespace .*undo001.* exists\. Creating system tablespace with existing undo tablespaces is not supported\. Please delete all undo tablespaces before creating new system tablespace\.;
124
125
--source include/search_pattern_in_file.inc
@@ -132,7 +133,7 @@ let SEARCH_PATTERN=\[ERROR\] Aborting;
132
133
--remove_files_wildcard $bugdir ibdata*
133
134
--remove_files_wildcard $bugdir ib_logfile*
134
135
--list_files $bugdir
135
-
--error 1,134
136
+
--error 1
136
137
--exec $MYSQLD $args
137
138
let SEARCH_PATTERN=undo tablespace .*undo001.* exists\. Creating system tablespace with existing undo tablespaces is not supported\. Please delete all undo tablespaces before creating new system tablespace\.;
138
139
--source include/search_pattern_in_file.inc
@@ -148,7 +149,7 @@ let SEARCH_PATTERN=\[ERROR\] Aborting;
148
149
--remove_files_wildcard $bugdir ib_logfile*
149
150
--remove_file $bugdir/undo002
150
151
--list_files $bugdir
151
-
--error 1,134
152
+
--error 1
152
153
--exec $MYSQLD $args
153
154
let SEARCH_PATTERN=undo tablespace .*undo001.* exists\. Creating system tablespace with existing undo tablespaces is not supported\. Please delete all undo tablespaces before creating new system tablespace\.;
154
155
--source include/search_pattern_in_file.inc
@@ -165,7 +166,7 @@ let SEARCH_PATTERN=\[ERROR\] Aborting;
165
166
--remove_file $bugdir/undo001
166
167
--remove_file $bugdir/undo002
167
168
--list_files $bugdir
168
-
--error 1,134
169
+
--error 1
169
170
--exec $MYSQLD $args
170
171
let SEARCH_PATTERN=undo tablespace .*undo003.* exists\. Creating system tablespace with existing undo tablespaces is not supported\. Please delete all undo tablespaces before creating new system tablespace\.;
171
172
--source include/search_pattern_in_file.inc
@@ -178,7 +179,7 @@ let SEARCH_PATTERN=\[ERROR\] Aborting;
178
179
--echo # 7. With ibdata files & Without undo002
179
180
--remove_file $bugdir/undo002
180
181
--list_files $bugdir
181
-
--error 1,134
182
+
--error 1
182
183
--exec $MYSQLD $args
183
184
let SEARCH_PATTERN=Expected to open 3 undo tablespaces but was able;
184
185
--source include/search_pattern_in_file.inc
@@ -193,7 +194,7 @@ let SEARCH_PATTERN=\[ERROR\] Aborting;
193
194
--remove_file $bugdir/undo001
194
195
--remove_file $bugdir/undo002
195
196
--list_files $bugdir
196
-
--error 1,134
197
+
--error 1
197
198
--exec $MYSQLD $args
198
199
let SEARCH_PATTERN=Expected to open 3 undo tablespaces but was able;
199
200
--source include/search_pattern_in_file.inc
@@ -210,7 +211,7 @@ let SEARCH_PATTERN=\[ERROR\] Aborting;
210
211
--remove_files_wildcard $bugdir undo00*
211
212
--remove_file $bugdir/ib_logfile1
212
213
--list_files $bugdir
213
-
--error 1,134
214
+
--error 1
214
215
--exec $MYSQLD $args
215
216
let SEARCH_PATTERN=redo log file .*ib_logfile0.* exists\. Creating system tablespace with existing redo log files is not recommended\. Please delete all redo log files before creating new system tablespace\.;
216
217
--source include/search_pattern_in_file.inc
@@ -224,7 +225,7 @@ let SEARCH_PATTERN=\[ERROR\] Aborting;
224
225
#--remove_file $bugdir/ib_logfile0
225
226
# The below would start the server. Since we cannot start a parallel
226
227
# server, do not test the below case
227
-
#--error 1,134
228
+
#--error 1
228
229
#--exec $MYSQLD $args
229
230
230
231
# clean up & Restore
@@ -233,7 +234,7 @@ let SEARCH_PATTERN=\[ERROR\] Aborting;
233
234
--echo # 11. With ibdata*, without ib_logfile1
234
235
--remove_file $bugdir/ib_logfile1
235
236
--list_files $bugdir
236
-
--error 1,134
237
+
--error 1
237
238
--exec $MYSQLD $args
238
239
let SEARCH_PATTERN=Only one log file found;
239
240
--source include/search_pattern_in_file.inc
@@ -246,7 +247,7 @@ let SEARCH_PATTERN=\[ERROR\] Aborting;
246
247
--echo # 12. With ibdata*, without ib_logfile2
247
248
--remove_file $bugdir/ib_logfile2
248
249
--list_files $bugdir
249
-
--error 1,134
250
+
--error 1
250
251
--exec $MYSQLD $args
251
252
let SEARCH_PATTERN=Resizing redo log from \d+\*\d+ to \d+\*\d+ pages, LSN=\d+;
0 commit comments