⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.124
Server IP:
50.28.103.30
Server:
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
server
/
mysql
/
mysql-test
/
suite
/
x
/
r
/
View File Name :
crud_update_args.result
install plugin mysqlx soname "mysqlx.so"; call mtr.add_suppression("Plugin mysqlx reported: .Failed at SSL configuration: .SSL context is not usable without certificate and private key.."); call mtr.add_suppression("Plugin mysqlx reported: .SSL_CTX_load_verify_locations failed."); DROP SCHEMA IF EXISTS xtest; Warnings: Note 1008 Can't drop database 'xtest'; database doesn't exist CREATE SCHEMA xtest; CREATE TABLE xtest.xtable (value FLOAT); 0 rows affected 5 rows affected Records: 5 Duplicates: 0 Warnings: 0 Got expected error: Invalid value of placeholder (code 5154) value 34.2 23.1 56.3 45.4 67.5 0 rows affected 0 rows affected 5 rows affected Records: 5 Duplicates: 0 Warnings: 0 4 rows affected Rows matched: 5 Changed: 4 Warnings: 0 value 34.2 34.2 34.2 34.2 34.2 0 rows affected 0 rows affected 5 rows affected Records: 5 Duplicates: 0 Warnings: 0 Got expected error: Invalid value of placeholder (code 5154) value 34.2 23.1 56.3 45.4 67.5 0 rows affected 0 rows affected 5 rows affected Records: 5 Duplicates: 0 Warnings: 0 2 rows affected Rows matched: 2 Changed: 2 Warnings: 0 value 34.2 23.1 11.2 45.4 11.2 0 rows affected 0 rows affected 5 rows affected Records: 5 Duplicates: 0 Warnings: 0 Got expected error: Invalid value of placeholder (code 5154) value 34.2 23.1 56.3 45.4 67.5 0 rows affected 0 rows affected 5 rows affected Records: 5 Duplicates: 0 Warnings: 0 2 rows affected Rows matched: 2 Changed: 2 Warnings: 0 value 11.2 11.2 56.3 45.4 67.5 0 rows affected Mysqlx.Ok { msg: "bye!" } ok DROP SCHEMA IF EXISTS xtest; UNINSTALL PLUGIN mysqlx;