cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

WordPress default database

Yosi_Neuman
DynaMight Guru
DynaMight Guru

Hi guys,

Customer monitor WP applications and we see among the databases one called <default>

When checking the statements we see that there is no From clause

Those statements are coming from different applications

Any idea how to add those statements to the right databases?

Yos

 

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel
4 REPLIES 4

Julius_Loman
DynaMight Legend
DynaMight Legend

Why do you think those statements are from different applications? On your screenshot, there is just one service calling this mysql. Those statements must have been captured from the service calling the MySQL database.

Statements on the screenshots are not SQL DML statements, but are valid mysql commands.


Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Hi Julius,

First thanks for your insight.

We don't think that there are few services that are calling this DB , we know. We just need to separate the PHP-FPM process with environment variable or with host group an then probably we will see few <default> db services and few calling services.

Question here is more on why there is default db in first place

The difference between the statements with in thos DB's is that there is From clause for all of the other DB's than the default

Yos


dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

skrystosik
DynaMight Guru
DynaMight Guru

It looks like statements from phpmyadmin or something like that. As @Julius L. said, check what service is caller of those statements?

Sebastian


Regards, Sebastian

Hi Sebastian

Thanks for you attention here too


dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Featured Posts