~stewart/drizzle/embedded-innodb-create-select-transaction-arrgh

« back to all changes in this revision

Viewing changes to mysql-test/suite/jp/r/jp_replace_sjis.result

  • Committer: brian
  • Date: 2008-06-25 05:29:13 UTC
  • Revision ID: brian@localhost.localdomain-20080625052913-6upwo0jsrl4lnapl
clean slate

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
drop table if exists `�s�P`;
 
2
drop table if exists `�s�Q`;
 
3
drop table if exists `�s�R`;
 
4
drop table if exists `�s�S`;
 
5
drop table if exists `�s�T`;
 
6
drop table if exists `�s�U`;
 
7
drop table if exists `�s�V`;
 
8
drop table if exists `�s�W`;
 
9
drop table if exists `�s�X`;
 
10
drop table if exists `�s�P�O`;
 
11
drop table if exists `�s�P�P`;
 
12
drop table if exists `�s�P�Q`;
 
13
SET NAMES sjis;
 
14
SET character_set_database = sjis;
 
15
CREATE TABLE `�s�P` (`�b�P` char(5)) DEFAULT CHARSET = sjis engine = innodb;
 
16
CREATE TABLE `�s�Q` (`�b�P` char(5)) DEFAULT CHARSET = sjis engine = innodb;
 
17
CREATE TABLE `�s�R` (`�b�P` char(5)) DEFAULT CHARSET = sjis engine = innodb;
 
18
CREATE TABLE `�s�S` (`�b�P` char(5)) DEFAULT CHARSET = sjis engine = myisam;
 
19
CREATE TABLE `�s�T` (`�b�P` char(5)) DEFAULT CHARSET = sjis engine = myisam;
 
20
CREATE TABLE `�s�U` (`�b�P` char(5)) DEFAULT CHARSET = sjis engine = myisam;
 
21
CREATE TABLE `�s�V` (`�b�P` char(5)) DEFAULT CHARSET = sjis engine = heap;
 
22
CREATE TABLE `�s�W` (`�b�P` char(5)) DEFAULT CHARSET = sjis engine = heap;
 
23
CREATE TABLE `�s�X` (`�b�P` char(5)) DEFAULT CHARSET = sjis engine = heap;
 
24
CREATE TABLE `�s�P�O` (`�b�P` char(5)) DEFAULT CHARSET = sjis engine = bdb;
 
25
CREATE TABLE `�s�P�P` (`�b�P` char(5)) DEFAULT CHARSET = sjis engine = bdb;
 
26
CREATE TABLE `�s�P�Q` (`�b�P` char(5)) DEFAULT CHARSET = sjis engine = bdb;
 
27
INSERT INTO `�s�P` VALUES ('�����');
 
28
INSERT INTO `�s�Q` VALUES ('����������');
 
29
INSERT INTO `�s�R` VALUES ('�\�\�\�\�\');
 
30
INSERT INTO `�s�S` VALUES ('�����');
 
31
INSERT INTO `�s�T` VALUES ('����������');
 
32
INSERT INTO `�s�U` VALUES ('�\�\�\�\�\');
 
33
INSERT INTO `�s�V` VALUES ('�����');
 
34
INSERT INTO `�s�W` VALUES ('����������');
 
35
INSERT INTO `�s�X` VALUES ('�\�\�\�\�\');
 
36
INSERT INTO `�s�P�O` VALUES ('�����');
 
37
INSERT INTO `�s�P�P` VALUES ('����������');
 
38
INSERT INTO `�s�P�Q` VALUES ('�\�\�\�\�\');
 
39
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�P`;
 
40
REPLACE(`�b�P`,'�','��')
 
41
������
 
42
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�P`;
 
43
REPLACE(`�b�P`,'�','��')
 
44
������
 
45
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�P`;
 
46
REPLACE(`�b�P`,'�','��')
 
47
������
 
48
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�P`;
 
49
REPLACE(`�b�P`,'�','��')
 
50
������
 
51
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�P`;
 
52
REPLACE(`�b�P`,'�','��')
 
53
������
 
54
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�Q`;
 
55
REPLACE(`�b�P`,'��','����')
 
56
������������
 
57
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�Q`;
 
58
REPLACE(`�b�P`,'��','����')
 
59
������������
 
60
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�Q`;
 
61
REPLACE(`�b�P`,'��','����')
 
62
������������
 
63
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�Q`;
 
64
REPLACE(`�b�P`,'��','����')
 
65
������������
 
66
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�Q`;
 
67
REPLACE(`�b�P`,'��','����')
 
68
������������
 
69
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�R`;
 
70
REPLACE(`�b�P`,'�\','�\�\')
 
71
�\�\�\�\�\�\
 
72
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�R`;
 
73
REPLACE(`�b�P`,'�\','�\�\')
 
74
�\�\�\�\�\�\
 
75
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�R`;
 
76
REPLACE(`�b�P`,'�\','�\�\')
 
77
�\�\�\�\�\�\
 
78
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�R`;
 
79
REPLACE(`�b�P`,'�\','�\�\')
 
80
�\�\�\�\�\�\
 
81
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�R`;
 
82
REPLACE(`�b�P`,'�\','�\�\')
 
83
�\�\�\�\�\�\
 
84
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�S`;
 
85
REPLACE(`�b�P`,'�','��')
 
86
������
 
87
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�S`;
 
88
REPLACE(`�b�P`,'�','��')
 
89
������
 
90
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�S`;
 
91
REPLACE(`�b�P`,'�','��')
 
92
������
 
93
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�S`;
 
94
REPLACE(`�b�P`,'�','��')
 
95
������
 
96
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�S`;
 
97
REPLACE(`�b�P`,'�','��')
 
98
������
 
99
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�T`;
 
100
REPLACE(`�b�P`,'��','����')
 
101
������������
 
102
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�T`;
 
103
REPLACE(`�b�P`,'��','����')
 
104
������������
 
105
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�T`;
 
106
REPLACE(`�b�P`,'��','����')
 
107
������������
 
108
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�T`;
 
109
REPLACE(`�b�P`,'��','����')
 
110
������������
 
111
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�T`;
 
112
REPLACE(`�b�P`,'��','����')
 
113
������������
 
114
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�U`;
 
115
REPLACE(`�b�P`,'�\','�\�\')
 
116
�\�\�\�\�\�\
 
117
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�U`;
 
118
REPLACE(`�b�P`,'�\','�\�\')
 
119
�\�\�\�\�\�\
 
120
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�U`;
 
121
REPLACE(`�b�P`,'�\','�\�\')
 
122
�\�\�\�\�\�\
 
123
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�U`;
 
124
REPLACE(`�b�P`,'�\','�\�\')
 
125
�\�\�\�\�\�\
 
126
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�U`;
 
127
REPLACE(`�b�P`,'�\','�\�\')
 
128
�\�\�\�\�\�\
 
129
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�V`;
 
130
REPLACE(`�b�P`,'�','��')
 
131
������
 
132
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�V`;
 
133
REPLACE(`�b�P`,'�','��')
 
134
������
 
135
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�V`;
 
136
REPLACE(`�b�P`,'�','��')
 
137
������
 
138
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�V`;
 
139
REPLACE(`�b�P`,'�','��')
 
140
������
 
141
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�V`;
 
142
REPLACE(`�b�P`,'�','��')
 
143
������
 
144
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�W`;
 
145
REPLACE(`�b�P`,'��','����')
 
146
������������
 
147
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�W`;
 
148
REPLACE(`�b�P`,'��','����')
 
149
������������
 
150
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�W`;
 
151
REPLACE(`�b�P`,'��','����')
 
152
������������
 
153
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�W`;
 
154
REPLACE(`�b�P`,'��','����')
 
155
������������
 
156
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�W`;
 
157
REPLACE(`�b�P`,'��','����')
 
158
������������
 
159
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�X`;
 
160
REPLACE(`�b�P`,'�\','�\�\')
 
161
�\�\�\�\�\�\
 
162
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�X`;
 
163
REPLACE(`�b�P`,'�\','�\�\')
 
164
�\�\�\�\�\�\
 
165
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�X`;
 
166
REPLACE(`�b�P`,'�\','�\�\')
 
167
�\�\�\�\�\�\
 
168
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�X`;
 
169
REPLACE(`�b�P`,'�\','�\�\')
 
170
�\�\�\�\�\�\
 
171
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�X`;
 
172
REPLACE(`�b�P`,'�\','�\�\')
 
173
�\�\�\�\�\�\
 
174
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�P�O`;
 
175
REPLACE(`�b�P`,'�','��')
 
176
������
 
177
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�P�O`;
 
178
REPLACE(`�b�P`,'�','��')
 
179
������
 
180
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�P�O`;
 
181
REPLACE(`�b�P`,'�','��')
 
182
������
 
183
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�P�O`;
 
184
REPLACE(`�b�P`,'�','��')
 
185
������
 
186
SELECT REPLACE(`�b�P`,'�','��') FROM `�s�P�O`;
 
187
REPLACE(`�b�P`,'�','��')
 
188
������
 
189
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�P�P`;
 
190
REPLACE(`�b�P`,'��','����')
 
191
������������
 
192
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�P�P`;
 
193
REPLACE(`�b�P`,'��','����')
 
194
������������
 
195
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�P�P`;
 
196
REPLACE(`�b�P`,'��','����')
 
197
������������
 
198
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�P�P`;
 
199
REPLACE(`�b�P`,'��','����')
 
200
������������
 
201
SELECT REPLACE(`�b�P`,'��','����') FROM `�s�P�P`;
 
202
REPLACE(`�b�P`,'��','����')
 
203
������������
 
204
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�P�Q`;
 
205
REPLACE(`�b�P`,'�\','�\�\')
 
206
�\�\�\�\�\�\
 
207
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�P�Q`;
 
208
REPLACE(`�b�P`,'�\','�\�\')
 
209
�\�\�\�\�\�\
 
210
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�P�Q`;
 
211
REPLACE(`�b�P`,'�\','�\�\')
 
212
�\�\�\�\�\�\
 
213
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�P�Q`;
 
214
REPLACE(`�b�P`,'�\','�\�\')
 
215
�\�\�\�\�\�\
 
216
SELECT REPLACE(`�b�P`,'�\','�\�\') FROM `�s�P�Q`;
 
217
REPLACE(`�b�P`,'�\','�\�\')
 
218
�\�\�\�\�\�\
 
219
DROP TABLE `�s�P`;
 
220
DROP TABLE `�s�Q`;
 
221
DROP TABLE `�s�R`;
 
222
DROP TABLE `�s�S`;
 
223
DROP TABLE `�s�T`;
 
224
DROP TABLE `�s�U`;
 
225
DROP TABLE `�s�V`;
 
226
DROP TABLE `�s�W`;
 
227
DROP TABLE `�s�X`;
 
228
DROP TABLE `�s�P�O`;
 
229
DROP TABLE `�s�P�P`;
 
230
DROP TABLE `�s�P�Q`;