Hi,

We are getting too many Aborted_connects using

mySQL version 3.22.32 on SunOS 5.8.

Users connect to our site via an Apache/1.3.12

server to a PHP Verion 4.0.4pl1 website which

connects to the mySQL database (which is on the

same machine) via the PHP mysql_pconnect()

command.

Aborted_connects are currently 669514 grow by

about 100 a second. Also some of the other variables

seem to be rather large.

Can any one suggest how I can stop this problem ?

Thanks,

Chris Parker



Results from 'show status'

Variable_name Value 

Aborted_clients 0 

Aborted_connects 669514 

Created_tmp_tables 141 

Delayed_insert_threads 0 

Delayed_writes 0 

Delayed_errors 0 

Flush_commands 1 

Handler_delete 1683 

Handler_read_first 54 

Handler_read_key 720335 

Handler_read_next 13528528 

Handler_read_rnd 1269249023 

Handler_update 8853 

Handler_write 16416 

Key_blocks_used 9567 

Key_read_requests 5735748 

Key_reads 9487 

Key_write_requests 27404 

Key_writes 19706 

Max_used_connections 116 

Not_flushed_key_blocks 0 

Not_flushed_delayed_rows 0 

Open_tables 341 

Open_files 92 

Open_streams 1 

Opened_tables 347 

Questions 244772 

Running_threads 87 

Slow_queries 5282 

Uptime 7822 

Reply via email to