mariadb/mysql-test/suite/jp/r/jp_lpad_sjis.result
serg@sergbook.mysql.com 77bc68f99d Many files:
Change mode to -rw-rw----
2005-01-07 14:32:05 +02:00

146 lines
4.5 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

drop table if exists ``;
drop table if exists ``;
drop table if exists ``;
drop table if exists ``;
drop table if exists ``;
drop table if exists ``;
drop table if exists ``;
drop table if exists ``;
drop table if exists ``;
drop table if exists ``;
drop table if exists ``;
drop table if exists ``;
SET NAMES sjis;
SET character_set_database = sjis;
CREATE TABLE `` (`` char(5), INDEX(``)) DEFAULT CHARSET = sjis engine = innodb;
CREATE TABLE `` (`` char(5), INDEX(``)) DEFAULT CHARSET = sjis engine = innodb;
CREATE TABLE `` (`` char(5), INDEX(``)) DEFAULT CHARSET = sjis engine = innodb;
CREATE TABLE `` (`` char(5), INDEX(``)) DEFAULT CHARSET = sjis engine = myisam;
CREATE TABLE `` (`` char(5), INDEX(``)) DEFAULT CHARSET = sjis engine = myisam;
CREATE TABLE `` (`` char(5), INDEX(``)) DEFAULT CHARSET = sjis engine = myisam;
CREATE TABLE `` (`` char(5), INDEX(``)) DEFAULT CHARSET = sjis engine = heap;
CREATE TABLE `` (`` char(5), INDEX(``)) DEFAULT CHARSET = sjis engine = heap;
CREATE TABLE `` (`` char(5), INDEX(``)) DEFAULT CHARSET = sjis engine = heap;
CREATE TABLE `` (`` char(5), INDEX(``)) DEFAULT CHARSET = sjis engine = bdb;
CREATE TABLE `` (`` char(5), INDEX(``)) DEFAULT CHARSET = sjis engine = bdb;
CREATE TABLE `` (`` char(5), INDEX(``)) DEFAULT CHARSET = sjis engine = bdb;
INSERT INTO `` VALUES ('アイウエオ'),('アイウエ'),('アイウ'),('アイ'),('ア'),('');
INSERT INTO `` VALUES ('あいうえお'),('あいうえ'),('あいう'),('あい'),('あ'),('');
INSERT INTO `` VALUES ('ソ十表予構'),('ソ十表予'),('ソ十表'),('ソ十'),('ソ'),('');
INSERT INTO `` VALUES ('アイウエオ'),('アイウエ'),('アイウ'),('アイ'),('ア'),('');
INSERT INTO `` VALUES ('あいうえお'),('あいうえ'),('あいう'),('あい'),('あ'),('');
INSERT INTO `` VALUES ('ソ十表予構'),('ソ十表予'),('ソ十表'),('ソ十'),('ソ'),('');
INSERT INTO `` VALUES ('アイウエオ'),('アイウエ'),('アイウ'),('アイ'),('ア'),('');
INSERT INTO `` VALUES ('あいうえお'),('あいうえ'),('あいう'),('あい'),('あ'),('');
INSERT INTO `` VALUES ('ソ十表予構'),('ソ十表予'),('ソ十表'),('ソ十'),('ソ'),('');
INSERT INTO `` VALUES ('アイウエオ'),('アイウエ'),('アイウ'),('アイ'),('ア'),('');
INSERT INTO `` VALUES ('あいうえお'),('あいうえ'),('あいう'),('あい'),('あ'),('');
INSERT INTO `` VALUES ('ソ十表予構'),('ソ十表予'),('ソ十表'),('ソ十'),('ソ'),('');
SELECT ``, LPAD(``,5,'。') FROM ``;
LPAD(``,5,'。')
。。。。。
ア 。。。。ア
アイ 。。。アイ
アイウ 。。アイウ
アイウエ 。アイウエ
アイウエオ アイウエオ
SELECT ``, LPAD(``,5,'') FROM ``;
LPAD(``,5,'')
あ XXXXあ
あい XXXあい
あいう XXあいう
あいうえ Xあいうえ
あいうえお あいうえお
SELECT ``, LPAD(``,5,'暴') FROM ``;
LPAD(``,5,'暴')
暴暴暴暴暴
ソ 暴暴暴暴ソ
ソ十 暴暴暴ソ十
ソ十表 暴暴ソ十表
ソ十表予 暴ソ十表予
ソ十表予構 ソ十表予構
SELECT ``, LPAD(``,5,'。') FROM ``;
LPAD(``,5,'。')
。。。。。
ア 。。。。ア
アイ 。。。アイ
アイウ 。。アイウ
アイウエ 。アイウエ
アイウエオ アイウエオ
SELECT ``, LPAD(``,5,'') FROM ``;
LPAD(``,5,'')
あ XXXXあ
あい XXXあい
あいう XXあいう
あいうえ Xあいうえ
あいうえお あいうえお
SELECT ``, LPAD(``,5,'暴' ) FROM ``;
LPAD(``,5,'暴' )
暴暴暴暴暴
ソ 暴暴暴暴ソ
ソ十 暴暴暴ソ十
ソ十表 暴暴ソ十表
ソ十表予 暴ソ十表予
ソ十表予構 ソ十表予構
SELECT ``, LPAD(``,5,'。') FROM ``;
LPAD(``,5,'。')
アイウエオ アイウエオ
アイウエ 。アイウエ
アイウ 。。アイウ
アイ 。。。アイ
ア 。。。。ア
。。。。。
SELECT ``, LPAD(``,5,'') FROM ``;
LPAD(``,5,'')
あいうえお あいうえお
あいうえ Xあいうえ
あいう XXあいう
あい XXXあい
あ XXXXあ
SELECT ``, LPAD(``,5,'暴' ) FROM ``;
LPAD(``,5,'暴' )
ソ十表予構 ソ十表予構
ソ十表予 暴ソ十表予
ソ十表 暴暴ソ十表
ソ十 暴暴暴ソ十
ソ 暴暴暴暴ソ
暴暴暴暴暴
SELECT ``, LPAD(``,5,'。') FROM ``;
LPAD(``,5,'。')
アイウエオ アイウエオ
アイウエ 。アイウエ
アイウ 。。アイウ
アイ 。。。アイ
ア 。。。。ア
。。。。。
SELECT ``, LPAD(``,5,'') FROM ``;
LPAD(``,5,'')
あいうえお あいうえお
あいうえ Xあいうえ
あいう XXあいう
あい XXXあい
あ XXXXあ
SELECT ``, LPAD(``,5,'暴' ) FROM ``;
LPAD(``,5,'暴' )
ソ十表予構 ソ十表予構
ソ十表予 暴ソ十表予
ソ十表 暴暴ソ十表
ソ十 暴暴暴ソ十
ソ 暴暴暴暴ソ
暴暴暴暴暴
DROP TABLE ``;
DROP TABLE ``;
DROP TABLE ``;
DROP TABLE ``;
DROP TABLE ``;
DROP TABLE ``;
DROP TABLE ``;
DROP TABLE ``;
DROP TABLE ``;
DROP TABLE ``;
DROP TABLE ``;
DROP TABLE ``;