Linux 186-227-203-186.cprapid.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
Apache
Server IP : 186.227.203.186 & Your IP : 216.73.217.146
Domains : 154 Domain
User : pmcaxingo
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Lock Shell
Lock File++
Readme
/
usr /
share /
doc /
cpanel-pdns /
Delete
Unzip
Name
Size
Permission
Date
Action
3.4.0_to_4.0.0_schema.sqlite3.sql
5.34
KB
-rw-r--r--
2025-05-07 09:29
3.4.0_to_4.1.0_schema.mysql.sql
833
B
-rw-r--r--
2025-05-07 09:29
4.0.0_to_4.2.0_schema.sqlite3.sql
1.66
KB
-rw-r--r--
2025-05-07 09:29
4.1.0_to_4.2.0_schema.mysql.sql
116
B
-rw-r--r--
2025-05-07 09:29
4.2.0_to_4.3.0_schema.mysql.sql
71
B
-rw-r--r--
2025-05-07 09:29
4.2.0_to_4.3.0_schema.sqlite3.sql
606
B
-rw-r--r--
2025-05-07 09:29
4.3.0_to_4.3.1_schema.sqlite3.sql
508
B
-rw-r--r--
2025-05-07 09:29
4.3.0_to_4.7.0_schema.mysql.sql
220
B
-rw-r--r--
2025-05-07 09:29
4.3.1_to_4.7.0_schema.sqlite3.sql
272
B
-rw-r--r--
2025-05-07 09:29
COPYING
17.67
KB
-rw-r--r--
2025-05-07 09:29
README
5.55
KB
-rw-r--r--
2025-05-07 09:29
dnssec-3.x_to_3.4.0_schema.mysql.sql
1.55
KB
-rw-r--r--
2025-05-07 09:29
dnssec-3.x_to_3.4.0_schema.sqlite3.sql
3.46
KB
-rw-r--r--
2025-05-07 09:29
enable-foreign-keys.mysql.sql
1.08
KB
-rw-r--r--
2025-05-07 09:29
nodnssec-3.x_to_3.4.0_schema.mysql.sql
2
KB
-rw-r--r--
2025-05-07 09:29
nodnssec-3.x_to_3.4.0_schema.sqlite3.sql
2.28
KB
-rw-r--r--
2025-05-07 09:29
schema.mysql.sql
3.07
KB
-rw-r--r--
2025-05-07 09:29
schema.sqlite3.sql
3.12
KB
-rw-r--r--
2025-05-07 09:29
Save
Rename
ALTER TABLE domains MODIFY account VARCHAR(40) CHARACTER SET 'utf8' DEFAULT NULL; ALTER TABLE domains CHARACTER SET 'latin1'; ALTER TABLE records MODIFY id BIGINT AUTO_INCREMENT; ALTER TABLE records CHARACTER SET 'latin1'; CREATE INDEX ordername ON records (ordername); DROP INDEX recordorder ON records; ALTER TABLE supermasters MODIFY account VARCHAR(40) CHARACTER SET 'utf8' NOT NULL; ALTER TABLE supermasters CHARACTER SET 'latin1'; ALTER TABLE comments MODIFY account VARCHAR(40) CHARACTER SET 'utf8' DEFAULT NULL; ALTER TABLE comments MODIFY comment TEXT CHARACTER SET 'utf8' NOT NULL; ALTER TABLE comments CHARACTER SET 'latin1'; DROP INDEX comments_domain_id_idx ON comments; ALTER TABLE domainmetadata CHARACTER SET 'latin1'; ALTER TABLE cryptokeys CHARACTER SET 'latin1'; ALTER TABLE tsigkeys CHARACTER SET 'latin1';