我数据库里面有个表,今天突然打不开了 。。
在phpmyadmin中单击表 提示 Unknown column 'operator' in 'where clause order' 意思是说没有operator这个字段
虽然这个表不能浏览信息了 但是可以查看结构 我点开结构看了一下 确实没有operator字段,我突然回想起来以前这个表
好像是有这个字段的 后来不知道为什么删了 ,但是现在这情况也让我摸不着头脑啊,没有就没有啊 你为啥要报错呢 ,我表
里面也没有毛泽东这个字段啊 我凭什么就一定要有operator这个字段呢。。。
观察phpmyadmin的地址栏 发现是get方式在传参,于是想到是不是浏览器缓存,把这个operator条件加进去了,于是清理了浏览器缓存
回来一试,还是无效,我也不管里面有啥子数据了 ,干脆把表清空了看,
DELETE FROM `dj_driver_charge` WHERE 1 ; 这行代码是在phpmyadmin的sql框中执行的,又报错
上面的红色错误中提示的语句居然把我的语句变成了这样: DELETE FROM `dj_driver_charge` order by operator limit 1,25 具体怎么写的我现在记不得了,
反正大概意思就是根据operator来删除表中的数据,我就奇了怪了,这个operator那里冒出来的。。。。
于是把上面那个红色错误语句复制到下面的sql框中 把operator换成了一个存在的字段
ok 删除成功 ,现在点击浏览终于不报错了
总结:个人猜测应该是数据库本身有缓存,如果使用数据库比较多的话 应该很多人都遇到过,之前遇到了一次 我以为是表损坏了。。。直接删了
重新建 ,这下总算清晰明白了。。

This article explores optimizing MySQL memory usage in Docker. It discusses monitoring techniques (Docker stats, Performance Schema, external tools) and configuration strategies. These include Docker memory limits, swapping, and cgroups, alongside

This article addresses MySQL's "unable to open shared library" error. The issue stems from MySQL's inability to locate necessary shared libraries (.so/.dll files). Solutions involve verifying library installation via the system's package m

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

This article compares installing MySQL on Linux directly versus using Podman containers, with/without phpMyAdmin. It details installation steps for each method, emphasizing Podman's advantages in isolation, portability, and reproducibility, but also

This article provides a comprehensive overview of SQLite, a self-contained, serverless relational database. It details SQLite's advantages (simplicity, portability, ease of use) and disadvantages (concurrency limitations, scalability challenges). C

This guide demonstrates installing and managing multiple MySQL versions on macOS using Homebrew. It emphasizes using Homebrew to isolate installations, preventing conflicts. The article details installation, starting/stopping services, and best pra

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]

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


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Dreamweaver CS6
Visual web development tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool
