WordPress database error: [Duplicate key name 'group_idpos']
ALTER TABLE `wp_redirection_items` ADD INDEX `group_idpos` (`group_id`,`position`)

WordPress database error: [Duplicate key name 'group']
ALTER TABLE `wp_redirection_items` ADD INDEX `group` (`group_id`)

WordPress database error: [Duplicate key name 'group']
ALTER TABLE `wp_redirection_logs` ADD INDEX `group` (`group_id`)

WordPress database error: [Duplicate key name 'redirection_id']
ALTER TABLE `wp_redirection_logs` ADD INDEX `redirection_id` (`redirection_id`)

WordPress database error: [Duplicate key name 'created']
ALTER TABLE `wp_redirection_logs` ADD INDEX `created` (`created`)

WordPress database error: [Duplicate key name 'ip']
ALTER TABLE `wp_redirection_logs` ADD INDEX `ip` (`ip`)

WordPress database error: [Duplicate key name 'group_id']
ALTER TABLE `wp_redirection_logs` ADD INDEX `group_id` (`group_id`)

WordPress database error: [Duplicate key name 'module_id']
ALTER TABLE `wp_redirection_logs` ADD INDEX `module_id` (`module_id`)

WordPress database error: [Duplicate key name 'name']
ALTER TABLE `wp_redirection_modules` ADD INDEX `name` (`name`)

WordPress database error: [Duplicate key name 'type']
ALTER TABLE `wp_redirection_modules` ADD INDEX `type` (`type`)

The robots are out there…in your browser | RogersMJ.com
The blog & portfolio of Matthew J. Rogers

The robots are out there…in your browser

April 10, 2008

Robots

There’s a fun little easter egg in the latest version of the popular FireFox browser (currently in Beta 5 for version 3, final release due out very soon): if you type “about:robots” in the address bar, you get the above screen with some fun info about our mechanical friends. All the “facts” are references to various books, movies, and TV shows — The Day The Earth Stood Still, Asimov’s I, Robot, Blade Runner, Hitchhiker’s Guide to the Galaxy, and my personal favorite at the end (“And they have a plan”) is an homage to the cylons in Battlestar Galactica.

Leave a comment