database

  1. H

    1 Database, 2 Websites

    Hello Does anyone know if it is possible to have two website folders in public_html of the same Cpanel account use the same (1) database? The reason for this is while one site is running live a copy of the site can be running on a subdomain for maintenance..
  2. D

    whm "Manage Databases" does not see database copied in phpMyAdmin

    Hello, I recently copied a database in phpMyAdmin using the "Operations" interface. After copying, I intended to use whm's "manage databases" interface to adjust the permissions on the copied database as it was only to be use for development purposes. Unfortunately, the database does not show...
  3. S

    Is a mixture of both MyISAM and InnoDB table types on the same MariaDB 10.3 database 'bad'?

    Hi All, I notice that some of our MariaDB 10.3 database have a mixture of MyISAM and InnoDB table types on them. Is it inherently "bad" to have both types of table on the same database? Or doesn't/shouldn't it make any difference? If it is ill-advised, then I guess we'll look into converting...
  4. S

    Corrupted Database Tables

    Hi, lately I've received 3 email with this in the Subject: "check_mysql has determined that there are corrupted database tables" The 1st few lines in the email contains: "cPanel & WHM has determined that the following database tables are corrupt: Database Error mysql...
  5. sajithgsm

    Database Abusing

    Hello Team, For a few days, there is something happening with MySQL. It's abusing actually. the MySQL Server is getting high and high and /tmp folder is filling up with MySQL Files. and server getting down after that. Here is the proof. Do you have any idea how to solve that problem or find...
  6. H

    Database Restorations.

    How to restore a database or only one table from the cpanel backup file.
  7. H

    Database Error

    How to solve this error.? The storage engine for the table doesn't support repair ashar_db.subjects
  8. J

    Database backup Per account only

    Hi guys, I configured the database backup in whm and selected the "Per Account Only" option. After the backup is complete, where are the .sql files stored?
  9. V

    Cpanel new install fatal error database server

    Hi When I want to install cpanel on Centos 7.9, after the installation progresses, the following error appears and the installation process fails. [2022-01-17 11:52:29 -0500] [2771] (DEBUG): - ssystem [END] [2022-01-17 11:52:29 -0500] [2771] ( INFO): Completed execution of...
  10. speckados

    API. Create a mysql database with curl

    I use the api via root, for actions like WHM and Cpanel. In the chaos of creating a database and a mysql user associated with it, I don't see that there is an api call from whm, and I understand that there should be an option like the ones I use to create an addon domain, that is, a call to...
  11. C

    SOLVED Problem with command line mysqldump database backups

    I am having some trouble getting a command line mysqldump to work. Once a day I want to do a mysqldump of my database to a backup. Below is the command line, and I can't get it to work with or without passwords. Does anyone know why? SHELL="/bin/bash" 35 1 * * 0 mysqldump -q...
  12. 7

    Please Help Me Optimize MariaDB, Database is Really Slow

    My server has really slowed down recently. I think it's due to MySQL. Please find below the results from mysqltuner.pl. -------- Storage Engine Statistics ----------------------------------------------------------------- [--] Status: +Aria +CSV +InnoDB +MEMORY +MRG_MyISAM +MyISAM...
  13. H

    Cant Import a Database

    i cant import a database via ssh or via phpmyadmin. its throwing some error like this ERROR 1118 (42000) at line 38669: Row size too large (> 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row format, BLOB prefix of 768...
  14. L

    Using more than 7 characters in database and usernames?

    In the past, either databases or usernames (A Google image search of the wizard shows the username was 7?) could have a max amount of 7 characters, and I've been 'stuck' in to using 7 characters ever since, until now when using the MySQL database wizard which shows the maximum characters (the...
  15. icandoit

    Make full database backup (including system tables) ?

    Guys I was advised to do full database backup including system tables but not sure how to do that. I do not see this option in whm :)
  16. M

    v98, mariadb 10.5, and remote databases

    Before I go ahead and update MariaDB from 10.3 to 10.5 can someone please confirm that 10.5 works correctly with v98 when using remote databases? Manage MySQL® Profiles still shows it only supports : MySQL versions 5.6, 5.7, and 8.0. MariaDB versions 10.1, 10.2, and 10.3. It was my...
  17. Michael Legg

    License required for "Server Profile - Database"

    Hi Guys If I want to just run the experimental "Database" Server Profile, do I need to buy a license? and if so, which one?
  18. B

    Is there any way to use the cPanel GIT feature so that it would also be revisioning the database?

    Or if I only revision my home folder with a few files added to gitignore, and not the database, will that not cause conflicts at later deployments? Thanks! Best regards!
  19. G

    Permanent configuration for a single database in PMA

    I've been trying to figure out how to customize my PMA configuration (for a specific user, not necessarily everyone) forever, but the docs make no sense at all to me. At this point I'm led to find config.inc.php... great, but where is it? I'm using CentOS 7 and PMA 4.9.7, and the docs say it...
  20. L

    Auto routine check database connection

    All websites on my server this morning were reporting "Error establishing a database connection". I rebooted the server through WHM and everything came back online - I assumed it was caused by an automatic update to WHM version 96.0.13 - 2021-07-19 [security] TSR-2021-0004. Is there a setting...