1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89
|
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 ujis;
SET character_set_database = ucs2;
Warnings:
Warning 1287 'ucs2' is deprecated and will be removed in a future release. Please use utf8mb4 instead
Warning 1681 Updating 'character_set_database' is deprecated. It will be made read-only in a future release.
SET collation_connection = ucs2_general_ci;
Warnings:
Warning 4079 'ucs2_general_ci' is a collation of the deprecated character set ucs2. Please consider using utf8mb4 with an appropriate collation instead.
CREATE TABLE `ԣ` (`ã` char(5), INDEX(`ã`)) DEFAULT CHARSET = ucs2 engine = innodb;
Warnings:
Warning 1287 'ucs2' is deprecated and will be removed in a future release. Please use utf8mb4 instead
CREATE TABLE `ԣ` (`ã` char(5), INDEX(`ã`)) DEFAULT CHARSET = ucs2 engine = innodb;
Warnings:
Warning 1287 'ucs2' is deprecated and will be removed in a future release. Please use utf8mb4 instead
CREATE TABLE `ԣ` (`ã` char(5), INDEX(`ã`)) DEFAULT CHARSET = ucs2 engine = innodb;
Warnings:
Warning 1287 'ucs2' is deprecated and will be removed in a future release. Please use utf8mb4 instead
CREATE TABLE `ԣ` (`ã` char(5), INDEX(`ã`)) DEFAULT CHARSET = ucs2 engine = myisam;
Warnings:
Warning 1287 'ucs2' is deprecated and will be removed in a future release. Please use utf8mb4 instead
CREATE TABLE `ԣ` (`ã` char(5), INDEX(`ã`)) DEFAULT CHARSET = ucs2 engine = myisam;
Warnings:
Warning 1287 'ucs2' is deprecated and will be removed in a future release. Please use utf8mb4 instead
CREATE TABLE `ԣ` (`ã` char(5), INDEX(`ã`)) DEFAULT CHARSET = ucs2 engine = myisam;
Warnings:
Warning 1287 'ucs2' is deprecated and will be removed in a future release. Please use utf8mb4 instead
CREATE TABLE `ԣ` (`ã` char(5), INDEX(`ã`)) DEFAULT CHARSET = ucs2 engine = MEMORY;
Warnings:
Warning 1287 'ucs2' is deprecated and will be removed in a future release. Please use utf8mb4 instead
CREATE TABLE `ԣ` (`ã` char(5), INDEX(`ã`)) DEFAULT CHARSET = ucs2 engine = MEMORY;
Warnings:
Warning 1287 'ucs2' is deprecated and will be removed in a future release. Please use utf8mb4 instead
CREATE TABLE `ԣ` (`ã` char(5), INDEX(`ã`)) DEFAULT CHARSET = ucs2 engine = MEMORY;
Warnings:
Warning 1287 'ucs2' is deprecated and will be removed in a future release. Please use utf8mb4 instead
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 REVERSE(`ã`) FROM `ԣ`;
REVERSE(`ã`)
SELECT REVERSE(`ã`) FROM `ԣ`;
REVERSE(`ã`)
SELECT REVERSE(`ã`) FROM `ԣ`;
REVERSE(`ã`)
ߏޏݏ
SELECT REVERSE(`ã`) FROM `ԣ`;
REVERSE(`ã`)
SELECT REVERSE(`ã`) FROM `ԣ`;
REVERSE(`ã`)
SELECT REVERSE(`ã`) FROM `ԣ`;
REVERSE(`ã`)
ߏޏݏ
SELECT REVERSE(`ã`) FROM `ԣ`;
REVERSE(`ã`)
SELECT REVERSE(`ã`) FROM `ԣ`;
REVERSE(`ã`)
SELECT REVERSE(`ã`) FROM `ԣ`;
REVERSE(`ã`)
ߏޏݏ
DROP TABLE `ԣ`;
DROP TABLE `ԣ`;
DROP TABLE `ԣ`;
DROP TABLE `ԣ`;
DROP TABLE `ԣ`;
DROP TABLE `ԣ`;
DROP TABLE `ԣ`;
DROP TABLE `ԣ`;
DROP TABLE `ԣ`;
|