1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

fixed jp test failures

This commit is contained in:
Sergey Glukhov
2009-02-02 14:42:33 +04:00
parent fb9ab04078
commit ef3060e083
8 changed files with 12 additions and 12 deletions

View File

@ -6,8 +6,8 @@ drop database if exists `
CREATE DATABASE `<60><>ݺ<EFBFBD>`;
CREATE DATABASE `<60><><EFBFBD>{<7B><>`;
CREATE DATABASE `<60>\<5C>\<5C>\`;
SHOW DATABASES;
Database
SELECT schema_name from information_schema.schemata where schema_name <> 'mtr';
schema_name
information_schema
<EFBFBD>\<5C>\<5C>\
<EFBFBD><EFBFBD><EFBFBD>{<7B><>

View File

@ -7,8 +7,8 @@ SET character_set_server = ucs2;
CREATE DATABASE `<60>ƎΎݎ<CE8E><DD8E><EFBFBD>`;
CREATE DATABASE `<60><><EFBFBD>ܸ<EFBFBD>`;
CREATE DATABASE `<60><>܏<EFBFBD>ݏ<EFBFBD><DD8F>`;
SHOW DATABASES;
Database
SELECT schema_name from information_schema.schemata where schema_name <> 'mtr';
schema_name
information_schema
<EFBFBD><EFBFBD><EFBFBD>ܸ<EFBFBD>
<EFBFBD><EFBFBD>܏<EFBFBD>ݏ<EFBFBD><EFBFBD>

View File

@ -6,8 +6,8 @@ SET character_set_database = ujis;
CREATE DATABASE `<60>ƎΎݎ<CE8E><DD8E><EFBFBD>`;
CREATE DATABASE `<60><><EFBFBD>ܸ<EFBFBD>`;
CREATE DATABASE `<60><>܏<EFBFBD>ݏ<EFBFBD><DD8F>`;
SHOW DATABASES;
Database
SELECT schema_name from information_schema.schemata where schema_name <> 'mtr';
schema_name
information_schema
<EFBFBD><EFBFBD><EFBFBD>ܸ<EFBFBD>
<EFBFBD><EFBFBD>܏<EFBFBD>ݏ<EFBFBD><EFBFBD>

View File

@ -6,8 +6,8 @@ SET character_set_database = utf8;
CREATE DATABASE `ニホンゴ`;
CREATE DATABASE `日本語`;
CREATE DATABASE `龔龖龗`;
SHOW DATABASES;
Database
SELECT schema_name from information_schema.schemata where schema_name <> 'mtr';
schema_name
information_schema
日本語
龔龖龗

View File

@ -16,7 +16,7 @@ CREATE DATABASE `
CREATE DATABASE `<60><><EFBFBD>{<7B><>`;
CREATE DATABASE `<60>\<5C>\<5C>\`;
SHOW DATABASES;
SELECT schema_name from information_schema.schemata where schema_name <> 'mtr';
USE `<60><>ݺ<EFBFBD>`;
USE `<60><><EFBFBD>{<7B><>`;

View File

@ -18,7 +18,7 @@ CREATE DATABASE `
CREATE DATABASE `<60><><EFBFBD>ܸ<EFBFBD>`;
CREATE DATABASE `<60><>܏<EFBFBD>ݏ<EFBFBD><DD8F>`;
SHOW DATABASES;
SELECT schema_name from information_schema.schemata where schema_name <> 'mtr';
USE `<60>ƎΎݎ<CE8E><DD8E><EFBFBD>`;
USE `<60><><EFBFBD>ܸ<EFBFBD>`;

View File

@ -17,7 +17,7 @@ CREATE DATABASE `
CREATE DATABASE `<60><><EFBFBD>ܸ<EFBFBD>`;
CREATE DATABASE `<60><>܏<EFBFBD>ݏ<EFBFBD><DD8F>`;
SHOW DATABASES;
SELECT schema_name from information_schema.schemata where schema_name <> 'mtr';
USE `<60>ƎΎݎ<CE8E><DD8E><EFBFBD>`;
USE `<60><><EFBFBD>ܸ<EFBFBD>`;

View File

@ -16,7 +16,7 @@ CREATE DATABASE `ニホンゴ`;
CREATE DATABASE `日本語`;
CREATE DATABASE `龔龖龗`;
SHOW DATABASES;
SELECT schema_name from information_schema.schemata where schema_name <> 'mtr';
USE `ニホンゴ`;
USE `日本語`;