← Back to team overview

maria-discuss team mailing list archive

spider connections

 

Hi all.

I'm trying to troubleshoot a weird situation, and I have processes like this:

*************************** 3. row ***************************
      Id: 122884
    User: root
    Host: 127.0.0.1:52222
      db: dpp_ela
 Command: Query
    Time: 276
   State: After opening tables
    Info: show table status from `dpp_ela` like 'access'
Progress: 0.000

The query seems to be issued by SPIDER when "SHOW CREATE TABLE $spider_table" is issued. But why should this require a connection at all? I'd expect that query to show the local table definition. Am I missing something?

Regards
Federico