Download States and Capitals Database

2011-09-26 Thread Adarsh Sharma
Dear all, I googled a lot and find data of all countries , cities , location etc from Geo Spatial websites but I am able to find the data that shows all *states & their respective capitals* in world. Please let me know if anyone as prior information about this ? Thanks

RV: mysql listed as "attach page" by google?

2011-09-26 Thread Miguel Guevara
¡¡Very clear video!! http://blog.armorize.com/2011/09/mysqlcom-hacked-infecting-visitors-with.htm l -Mensaje original- De: Peter Brawley [mailto:peter.braw...@earthlink.net] Enviado el: lunes, 26 de

Re: mysql listed as "attach page" by google?

2011-09-26 Thread Peter Brawley
On 9/26/2011 1:30 PM, Michael Albert wrote: I don't suppose I am the first to notice this, but most of the pages on dev.mysql.com have been listed by google as "attack pages", e.g http://dev.mysql.com/downloads/. Has there been a problem, or is google being overzealous? No. There are problems on

Re: mysql listed as "attach page" by google?

2011-09-26 Thread Hassan Schroeder
On Mon, Sep 26, 2011 at 11:30 AM, Michael Albert wrote: > I don't suppose I am the first to notice this, but most of > the pages on dev.mysql.com have been listed by google > as "attack pages", e.g http://dev.mysql.com/downloads/. > Has there been a problem, or is google being overzealous? See:

Re: mysql listed as "attach page" by google?

2011-09-26 Thread Daniel Brown
On Mon, Sep 26, 2011 at 14:30, Michael Albert wrote: > I don't suppose I am the first to notice this, but most of > the pages on dev.mysql.com have been listed by google > as "attack pages", e.g http://dev.mysql.com/downloads/. > Has there been a problem, or is google being overzealous? Here'

Re: mysql listed as "attach page" by google?

2011-09-26 Thread Jigal van Hemert
Hi, On 26-9-2011 20:30, Michael Albert wrote: I don't suppose I am the first to notice this, but most of the pages on dev.mysql.com have been listed by google as "attack pages", e.g http://dev.mysql.com/downloads/. Has there been a problem, or is google being overzealous? I fear Google is righ

Re: mysql listed as "attach page" by google?

2011-09-26 Thread Andrew Moore
Yeah I noticed that today too... On Mon, Sep 26, 2011 at 7:30 PM, Michael Albert wrote: > I don't suppose I am the first to notice this, but most of > the pages on dev.mysql.com have been listed by google > as "attack pages", e.g http://dev.mysql.com/downloads/. > Has there been a problem, or is

mysql listed as "attach page" by google?

2011-09-26 Thread Michael Albert
I don't suppose I am the first to notice this, but most of the pages on dev.mysql.com have been listed by google as "attack pages", e.g http://dev.mysql.com/downloads/. Has there been a problem, or is google being overzealous? Thanks! -Mike

Re: Slower performance with LOCK TABLES

2011-09-26 Thread Johan De Meersman
- Original Message - > From: "Hank" > > Just an update. Using the "load index into cache" statement for the > 200 million row indexed "source" table, my correlated update > statement ran in 1 hour, 45 minutes to update 144 million rows. A 50% > increase in performance! Good to hear :-