403Webshell
Server IP : 88.99.149.37  /  Your IP : 216.73.216.141
Web Server : nginx/1.31.2
System : Linux server-88-99-149-37 6.12.0-124.56.5.el10_1.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 06:12:08 EDT 2026 x86_64
User : muralimurth ( 1015)
PHP Version : 8.4.23
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/local/mysql/mysql-test/main/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/local/mysql/mysql-test/main/ctype_swe7.test
--echo #
--echo # Start of 10.0 tests
--echo #

SET NAMES swe7;

#
# Test escape sequences.
# This also covers:
# MDEV-6737 Stored routines do now work with swe7: "The table mysql.proc is missing, corrupt, or contains bad data"
# as uses stored functions actively.
#

# Tests will be skipped for the view protocol because the view protocol creates 
# an additional util connection and other statistics data 
# (it is necessary to run the view-protocol not in util session )
--disable_service_connection

let $ctype_unescape_combinations=selected;
--source include/ctype_unescape.inc

--enable_service_connection

--echo #
--echo # End of 10.0 tests
--echo #


--echo #
--echo # Start of 10.2 tests
--echo #

--echo #
--echo # MDEV-9711 NO PAD Collatons
--echo #
SET character_set_connection=swe7;
let $coll='swe7_swedish_nopad_ci';
let $coll_pad='swe7_swedish_ci';
--source include/ctype_pad_all_engines.inc

let $coll='swe7_nopad_bin';
let $coll_pad='swe7_bin';
--source include/ctype_pad_all_engines.inc

--echo #
--echo # End of 10.2 tests
--echo #


--echo #
--echo # Start of 10.5 tests
--echo #

--echo #
--echo # MDEV-22043 Special character leads to assertion in my_wc_to_printable_generic on 10.5.2 (debug)
--echo #

SET NAMES swe7;
--error ER_INVALID_CHARACTER_STRING
SELECT `T`;

SET NAMES swe7;
--error ER_INVALID_CHARACTER_STRING
SELECT `龔`;

SET NAMES swe7;
--error ER_PARSE_ERROR
EXECUTE IMMEDIATE _swe7 0x01;


--echo #
--echo # End of 10.5 tests
--echo #

Youez - 2016 - github.com/yon3zu
LinuXploit