I have since found out that it is not doing it while i post. Engine hosting confirmed this.
I am running just the basic addons and extensions
I notice when I look at the processes in mysqlI see the same thing all the time and I checked my templates looking for anything somewhat related.
Below is a sample.
I did notice one entry that was different
Kill
23558427
eh8133
192.168.206.95:60616
eh8133a
Query
0
statistics
SELECT DISTINCT (
t.entry_id
)
FROM exp_weblog_titles AS t
LEFT JOIN exp_weblogs ON t.weblog_id = e
I do not know, nor have I ever accessed statistics through my database
Thanks
Copying to tmp table
SELECT DISTINCT (
t.entry_id
)
FROM exp_weblog_titles AS t
LEFT JOIN exp_weblogs ON t.weblog_id = e
Kill
23558422
eh8133
192.168.206.96:57177
eh8133a
Query
0
Copying to tmp table
SELECT DISTINCT (
t.entry_id
)
FROM exp_weblog_titles AS t
LEFT JOIN exp_weblogs ON t.weblog_id = e
Kill
23558424
eh8133
192.168.206.97:36833
eh8133a
Query
0
Copying to tmp table
SELECT DISTINCT (
t.entry_id
)
FROM exp_weblog_titles AS t
LEFT JOIN exp_weblogs ON t.weblog_id = e
Kill
23558426
eh8133
192.168.206.94:58715
eh8133a
Query
1
Copying to tmp table
SELECT DISTINCT (
t.entry_id
)
FROM exp_weblog_titles AS t
LEFT JOIN exp_weblogs ON t.weblog_id = e
Kill
23558427
eh8133
192.168.206.95:60616
eh8133a
Query
0
statistics
SELECT DISTINCT (
t.entry_id
)
FROM exp_weblog_titles AS t
LEFT JOIN exp_weblogs ON t.weblog_id = e