mysql – PHPMyAdmin未定义索引:行

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

内容简介:问题是由于表中包含大写字符.我切换到表和字段名称中的所有小写字符,问题消失了.翻译自: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


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

查看所有标签

猜你喜欢:

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

The Little MLer

The Little MLer

Matthias Felleisen、Daniel P. Friedman、Duane Bibby、Robin Milner / The MIT Press / 1998-2-19 / USD 34.00

The book, written in the style of The Little Schemer, introduces instructors, students, and practicioners to type-directed functional programming. It covers basic types, quickly moves into datatypes, ......一起来看看 《The Little MLer》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具