search
HomeDatabaseMysql TutorialUCenter info: MySQL Query Error SQL:SELECT value FROM [Table

大家先看下数据库权限问题,然后再进行如下操作。

大家先看下数据库权限问题,然后再进行如下操作。

SQL:SELECT value FROM [Table]vars WHERE name='noteexists2′

UCenter info: MySQL Query Error
SQL:SELECT value FROM [Table]vars WHERE name='noteexists2′
Error:SELECT command denied to user ‘数据库‘@'IP地址' for table ‘pre_ucenter_vars'
Errno:1142

帮人迁移discuz,原以为很简单,数据导出,数据导入,修改uc_server/data/config.inc.php文件当中的数据库信息,网站能访问,看起来已经搞定,结果被告知无法登陆,提示数据库连接错误。只好再找了一圈,仔细核对config文件还是不行。折腾了一下午,终于发现config文件当中有一个地方是“数据库名.表”的格式而这个地方的数据库名还是之前的,修改后一切正常。

Error:SELECT command denied to user ‘pre_ucenter_vars' Errno:1142
客户购买了一个香港linux主机,要把原论坛上的数据转移过来。这位客户特意强调花钱在淘宝上请人来帮忙转移。最后淘宝上的这位仁兄拿出了很多看似很充足的理由说我们服务器有问题不能把数据转移过来。实在没办法我只得帮客户看下,要不这个客户就退款买淘宝上那位的主机了。帮忙帮客户站点转移过来后后才和发现,原来这位客户已经在淘宝那位购买了主机,就差到我们这来退款了,幸亏我手快帮站点搬家过来了。才识破淘宝那位奸计,现在的人真是没有道德啊。以往有过几个客户就是这样安装站点,转移站点找了淘宝上的人帮忙失去了客户到后来来退款。
在转移时也碰到一点小问题,康盛 dz discuz Discuz!X1.5 站点转移 论坛转移 错误 数据库连接 数据库链接 (sorry keyword!)
原本只是想导入数据库文件,在phpadmin导入sql文件然后更改一下三个文件就可以。
修改了一下三个数据库链接文件,修改了数据库名,数据库用户和密码
代码如下:
uc_server/data/config.inc.php
conf/config_global.php
conf/config_ucenter.php

但是还是出现了一下问题
前台无法登入,到后台admin.php还是无法登陆,提示内部错误,Errno:1142
代码如下:
UCenter info: MySQL Query Error
SQL:SELECT value FROM [Table]vars WHERE name='noteexists1′
Error:SELECT command denied to user ‘abc'@'localhost' for table ‘pre_ucenter_vars'
Errno:1142

想了几个办法更改了表pre_ucenter_vars还是没有什么用
最后谷歌
conf/config_ucenter.php文件
默认的语句是 define('UC_DBTABLEPRE', 'pre_ucenter_');
换成本例即要改成这样的格式
define('UC_DBTABLEPRE','`dbname`.pre_ucenter_');
dbname为新的数据库名

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
How do you alter a table in MySQL using the ALTER TABLE statement?How do you alter a table in MySQL using the ALTER TABLE statement?Mar 19, 2025 pm 03:51 PM

The article discusses using MySQL's ALTER TABLE statement to modify tables, including adding/dropping columns, renaming tables/columns, and changing column data types.

How do I configure SSL/TLS encryption for MySQL connections?How do I configure SSL/TLS encryption for MySQL connections?Mar 18, 2025 pm 12:01 PM

Article discusses configuring SSL/TLS encryption for MySQL, including certificate generation and verification. Main issue is using self-signed certificates' security implications.[Character count: 159]

What are some popular MySQL GUI tools (e.g., MySQL Workbench, phpMyAdmin)?What are some popular MySQL GUI tools (e.g., MySQL Workbench, phpMyAdmin)?Mar 21, 2025 pm 06:28 PM

Article discusses popular MySQL GUI tools like MySQL Workbench and phpMyAdmin, comparing their features and suitability for beginners and advanced users.[159 characters]

How do you handle large datasets in MySQL?How do you handle large datasets in MySQL?Mar 21, 2025 pm 12:15 PM

Article discusses strategies for handling large datasets in MySQL, including partitioning, sharding, indexing, and query optimization.

How do you drop a table in MySQL using the DROP TABLE statement?How do you drop a table in MySQL using the DROP TABLE statement?Mar 19, 2025 pm 03:52 PM

The article discusses dropping tables in MySQL using the DROP TABLE statement, emphasizing precautions and risks. It highlights that the action is irreversible without backups, detailing recovery methods and potential production environment hazards.

How do you create indexes on JSON columns?How do you create indexes on JSON columns?Mar 21, 2025 pm 12:13 PM

The article discusses creating indexes on JSON columns in various databases like PostgreSQL, MySQL, and MongoDB to enhance query performance. It explains the syntax and benefits of indexing specific JSON paths, and lists supported database systems.

How do I secure MySQL against common vulnerabilities (SQL injection, brute-force attacks)?How do I secure MySQL against common vulnerabilities (SQL injection, brute-force attacks)?Mar 18, 2025 pm 12:00 PM

Article discusses securing MySQL against SQL injection and brute-force attacks using prepared statements, input validation, and strong password policies.(159 characters)

How do you represent relationships using foreign keys?How do you represent relationships using foreign keys?Mar 19, 2025 pm 03:48 PM

Article discusses using foreign keys to represent relationships in databases, focusing on best practices, data integrity, and common pitfalls to avoid.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Hot Tools

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.