mysql – PHPMyAdmin未定义索引:行

栏目: 数据库 · 发布时间: 6年前

内容简介:问题是由于表中包含大写字符.我切换到表和字段名称中的所有小写字符,问题消失了.翻译自:https://stackoverflow.com/questions/29330472/phpmyadmin-undefined-index-rows

我在使用phpMyAdmin时收到以下错误.每次我创建任何表时都会发生这种情况.

Notice in ./libraries/structure.lib.php#1881
 Undefined index: Rows

Backtrace

./libraries/structure.lib.php#2382: getHtmlForRowStatsTable(
array,
NULL,
boolean false,
boolean false,
string '',
string '',
)
./libraries/display_structure.inc.php#263: PMA_getHtmlForDisplayTableStats(
string '',
NULL,
NULL,
boolean false,
NULL,
string '?db=btc_orders&table=Rep&token=09aa3ad5cb85e33dad2a2098ed2874e2&goto=tbl_structure.php&back=tbl_structure.php',
NULL,
)
./tbl_structure.php#163: require_once(./libraries/display_structure.inc.php)

它只发生在PHPMyAdmin中的一个Datadase上,没有任何错误弹出任何其他数据库.

我删除了所有表并再次完成它们,每次添加新表时仍然会出现错误.

问题是由于表中包含大写字符.我切换到表和字段名称中的所有小写字符,问题消失了.

翻译自:https://stackoverflow.com/questions/29330472/phpmyadmin-undefined-index-rows


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Python Data Structures and Algorithms

Python Data Structures and Algorithms

Benjamin Baka / Packt Publishing / 2017-5-30 / USD 44.99

Key Features A step by step guide, which will provide you with a thorough discussion on the analysis and design of fundamental Python data structures.Get a better understanding of advanced Python c......一起来看看 《Python Data Structures and Algorithms》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具