Re: PHP db will not allow modifications

From: Luuk <luuk_at_invalid.lan>
Date: Wed, 7 Nov 2018 14:46:48 +0100
Message-ID: <5be2ecc4$0$32263$e4fe514c_at_news.xs4all.nl>


On 6-11-2018 22:39, super70s wrote:
> Hi, I have an article directory site that runs on php. I have added 1800
> articles to it over the past few years as I have time. Lately I've
> noticed in the Admin Panel of the site (not the Cpanel of the server)
> that it will not accept modifications to existing articles. Also
> sometimes the browser will crash when I try that. Could these problems
> be due to the db becoming too huge? The Admin Panel is accepting new
> articles as normal though and they are displaying on the site.
>
> In my server cPanel under "MySQL Databases," it did not say anything was
> wrong with the db and when I checked it, I got this result:
>
> [articlesite_artic.article_master] OK
> [articlesite_artic.category_master] OK
> [articlesite_artic.document_master] OK
> [articlesite_artic.settings] OK
> [articlesite_artic.user_master] OK
>
> But I went ahead and did a "repair" on it anyway, and the message was
> "db repaired."
>
> When I tried to modify an existing article, the problem remained.
>
> Any thoughts?
>

[Quoted] Are you using the correct statement to update this table?

What is the exact error message that is given when you try to update an article? Received on Wed Nov 07 2018 - 14:46:48 CET

Original text of this message