• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Bigger database as 2,5M how ?

keymasterdk

Basic Pleskian
Hi

I have a store using mysql databases i also have a .sql file with a size about 10Mb and i cant import that as it seaqms to be too big, what can i do to allow bigger databases i think the limit now is about 2,5Mb ?

Regards John
 
Hmmm... MySQL can have limit 4Gb only (by default).... probably it is internal error in .sql file?
Do you tried to add it via mysql command prompt
 
Hi

Hmm the way i normal do is that i make the database and a user after that i press DB Web Admin in Plesk.
Now on the left site i have the name of the data base lets call it john-data, when i press that and then press the buttom SQL There i can search for the .sql file on my HD and it is also here i have the txt (Maksimum size: 2.048MB)

I havetryed with some diff. sql files but when they are over about 4 Mb then it goes wrong..

How to do it on the comand promt ?

Regards John
 
Back
Top