Blog

BUMMER

USE mysql; SHOW FULL TABLES WHERE table_type = 'base table'; /* returns ... innodb_index_stats BASE TABLE innodb_table_stats BASE TABLE ......

Powershell

Hi there, I have created a simple powershell script which I know works on my local machine running Windows 7 64bit. I have an evaluation copy of...

ORM Frameworks for Delphi…

I have just returned from my RAD Studio XE3 World Tour stops in Europe.  It was great to see so many young and old developers in London, Amsterdam,...

Log security and log tables.

Accidentially I came across the statement "SHOW GRANTS requires the SELECT privilege for the mysql database." in MySQL  documentation...

FLUSH STATUS surprise?

What does FLUSH STATUS do? We all know that it will simply reset all status variables (except for 'uptime') to same values as immediately...

Performance_schema considerations.

I have for the first time been spending some time trying to understand the performance_schema. It is not easy to understand everything unless you...

1 77 78 79 80 81 83