phpMyAdmin Documentation release 5.2.0'pmapass'; GRANT SELECT, INSERT, UPDATE, DELETE ON ``.* TO 'pma'@'localhost'; For MySQL 8.0 and newer: CREATE USER 'pma'@'localhost' IDENTIFIED WITH caching_sha2_password BY 'pmapass'; GRANT GRANT SELECT, INSERT, UPDATE, DELETE ON .* TO 'pma'@'localhost'; For MySQL older than 8.0: CREATE USER 'pma'@'localhost' IDENTIFIED WITH mysql_native_password AS 'pmapass'; GRANT SELECT, INSERT TO 'pma'@'localhost'; Note that MySQL installations with PHP older than 7.4 and MySQL newer than 8.0 may require using the mysql_native_password authentication as a workaround, see 1.45 I get an error 0 码力 | 243 页 | 374.89 KB | 1 年前3
phpMyAdmin Documentation Release 5.1.4'pmapass'; GRANT SELECT, INSERT, UPDATE, DELETE ON ``.* TO 'pma'@'localhost'; For MySQL 8.0 and newer: CREATE USER 'pma'@'localhost' IDENTIFIED WITH caching_sha2_password BY 'pmapass'; GRANT GRANT SELECT, INSERT, UPDATE, DELETE ON .* TO 'pma'@'localhost'; For MySQL older than 8.0: CREATE USER 'pma'@'localhost' IDENTIFIED WITH mysql_native_password AS 'pmapass'; GRANT SELECT, INSERT TO 'pma'@'localhost'; Note that MySQL installations with PHP older than 7.4 and MySQL newer than 8.0 may require using the mysql_native_password authentication as a workaround, see 1.45 I get an error 0 码力 | 243 页 | 374.57 KB | 1 年前3
phpMyAdmin Documentation release 5.1.4'pmapass'; GRANT SELECT, INSERT, UPDATE, DELETE ON ``.* TO 'pma'@'localhost'; For MySQL 8.0 and newer: CREATE USER 'pma'@'localhost' IDENTIFIED WITH caching_sha2_password BY 'pmapass'; GRANT GRANT SELECT, INSERT, UPDATE, DELETE ON .* TO 'pma'@'localhost'; For MySQL older than 8.0: CREATE USER 'pma'@'localhost' IDENTIFIED WITH mysql_native_password AS 'pmapass'; GRANT SELECT, INSERT TO 'pma'@'localhost'; Note that MySQL installations with PHP older than 7.4 and MySQL newer than 8.0 may require using the mysql_native_password authentication as a workaround, see 1.45 I get an error 0 码力 | 243 页 | 374.57 KB | 1 年前3
phpMyAdmin Documentation Release 5.2.2-dev'pmapass'; GRANT SELECT, INSERT, UPDATE, DELETE ON ``.* TO 'pma'@'localhost'; For MySQL 8.0 and newer: CREATE USER 'pma'@'localhost' IDENTIFIED WITH caching_sha2_password BY 'pmapass'; GRANT GRANT SELECT, INSERT, UPDATE, DELETE ON .* TO 'pma'@'localhost'; For MySQL older than 8.0: CREATE USER 'pma'@'localhost' IDENTIFIED WITH mysql_native_password AS 'pmapass'; GRANT SELECT, INSERT TO 'pma'@'localhost'; Note that MySQL installations with PHP older than 7.4 and MySQL newer than 8.0 may require using the mysql_native_password authentication as a workaround, see 1.45 I get an error 0 码力 | 252 页 | 379.56 KB | 1 年前3
phpMyAdmin Documentation release 5.1.4USING 'pmapass'; GRANT SELECT, INSERT, UPDATE, DELETE ON ``.* TO 'pma'@'localhost'; For MySQL 8.0 and newer: CREATE USER 'pma'@'localhost' IDENTIFIED WITH caching_sha2_password BY 'pmapass'; GRANT GRANT SELECT, INSERT, UPDATE, DELETE ON .* TO 'pma'@'localhost'; For MySQL older than 8.0: 18 Chapter 3. Installation phpMyAdmin Documentation, Release 5.1.4 CREATE USER 'pma'@'localhost' IDENTIFIED TO 'pma'@'localhost'; Note that MySQL installations with PHP older than 7.4 and MySQL newer than 8.0 may require using the mysql_native_password authentication as a workaround, see 1.45 I get an error 0 码力 | 203 页 | 849.36 KB | 1 年前3
phpMyAdmin Documentation Release 5.1.4USING 'pmapass'; GRANT SELECT, INSERT, UPDATE, DELETE ON ``.* TO 'pma'@'localhost'; For MySQL 8.0 and newer: CREATE USER 'pma'@'localhost' IDENTIFIED WITH caching_sha2_password BY 'pmapass'; GRANT GRANT SELECT, INSERT, UPDATE, DELETE ON .* TO 'pma'@'localhost'; For MySQL older than 8.0: 18 Chapter 3. Installation phpMyAdmin Documentation, Release 5.1.4 CREATE USER 'pma'@'localhost' IDENTIFIED TO 'pma'@'localhost'; Note that MySQL installations with PHP older than 7.4 and MySQL newer than 8.0 may require using the mysql_native_password authentication as a workaround, see 1.45 I get an error 0 码力 | 203 页 | 849.36 KB | 1 年前3
phpMyAdmin Documentation release 5.2.0USING 'pmapass'; GRANT SELECT, INSERT, UPDATE, DELETE ON ``.* TO 'pma'@'localhost'; For MySQL 8.0 and newer: CREATE USER 'pma'@'localhost' IDENTIFIED WITH caching_sha2_password BY 'pmapass'; GRANT GRANT SELECT, INSERT, UPDATE, DELETE ON .* TO 'pma'@'localhost'; For MySQL older than 8.0: 18 Chapter 3. Installation phpMyAdmin Documentation, Release 5.2.0 CREATE USER 'pma'@'localhost' IDENTIFIED TO 'pma'@'localhost'; Note that MySQL installations with PHP older than 7.4 and MySQL newer than 8.0 may require using the mysql_native_password authentication as a workaround, see 1.45 I get an error 0 码力 | 203 页 | 850.92 KB | 1 年前3
phpMyAdmin Documentation Release 5.2.2-devUSING 'pmapass'; GRANT SELECT, INSERT, UPDATE, DELETE ON ``.* TO 'pma'@'localhost'; For MySQL 8.0 and newer: CREATE USER 'pma'@'localhost' IDENTIFIED WITH caching_sha2_password BY 'pmapass'; GRANT GRANT SELECT, INSERT, UPDATE, DELETE ON .* TO 'pma'@'localhost'; For MySQL older than 8.0: CREATE USER 'pma'@'localhost' IDENTIFIED WITH mysql_native_password AS 'pmapass'; GRANT SELECT, INSERT, TO 'pma'@'localhost'; Note that MySQL installations with PHP older than 7.4 and MySQL newer than 8.0 may require using the mysql_native_password authentication as a workaround, see 1.45 I get an error 0 码力 | 209 页 | 868.03 KB | 1 年前3
phpMyAdmin Documentation Release 6.0.0-devUSING 'pmapass'; GRANT SELECT, INSERT, UPDATE, DELETE ON ``.* TO 'pma'@'localhost'; For MySQL 8.0 and newer: CREATE USER 'pma'@'localhost' IDENTIFIED WITH caching_sha2_password BY 'pmapass'; GRANT GRANT SELECT, INSERT, UPDATE, DELETE ON .* TO 'pma'@'localhost'; For MySQL older than 8.0: CREATE USER 'pma'@'localhost' IDENTIFIED WITH mysql_native_password AS 'pmapass'; GRANT SELECT, INSERT, TO 'pma'@'localhost'; Note that MySQL installations with PHP older than 7.4 and MySQL newer than 8.0 may require using the mysql_native_password authentication as a workaround, see 1.45 I get an error 0 码力 | 209 页 | 869.53 KB | 1 年前3
phpMyAdmin Documentation release 5.1.0'pmapass'; GRANT SELECT, INSERT, UPDATE, DELETE ON ``.* TO 'pma'@'localhost'; For MySQL 8.0 and newer: CREATE USER 'pma'@'localhost' IDENTIFIED WITH caching_sha2_password BY 'pmapass'; GRANT GRANT SELECT, INSERT, UPDATE, DELETE ON .* TO 'pma'@'localhost'; For MySQL older than 8.0: CREATE USER 'pma'@'localhost' IDENTIFIED WITH mysql_native_password AS 'pmapass'; GRANT SELECT, INSERT TO 'pma'@'localhost'; Note that MySQL installations with PHP older than 7.4 and MySQL newer than 8.0 may require using the mysql_native_password authentication as a workaround, see 1.45 I get an error 0 码力 | 241 页 | 370.94 KB | 1 年前3
共 15 条
- 1
- 2













