Warning: Bad Behavior DBQueryError A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script Query: CREATE TABLE IF NOT EXISTS `bad_behavior` ( `id` INT(11) NOT NULL auto_increment, `ip` TEXT NOT NULL, `date` DATETIME NOT NULL default '0000-00-00 00:00:00', `request_method` TEXT NOT NULL, `request_uri` TEXT NOT NULL, `server_protocol` TEXT NOT NULL, `http_headers` TEXT NOT NULL, `user_agent` TEXT NOT NULL, `request_entity` TEXT NOT NULL, `key` TEXT NOT NULL, INDEX (`ip`(15)), INDEX (`user_agent`(10)), PRIMARY KEY (`id`) ); Function: DatabaseBase::query Error: 1813 Tablespace for table '`wikidb`.`bad_behavior`' exists. Please DISCARD the tablespace before IMPORT. (localhost) in /home/gryzor/cpcwiki_backup/httpdocs/extensions/bad-behavior/bad-behavior-mediawiki.php on line 84
Changes - CPCWiki

Changes

Amstrad PDA 600

924 bytes added, 10:48, 8 October 2011
*CPU: Z8S180 (Z80-compatible) running at 14.3 MHz plus two Z8 for power management and character recognition
*Memory: 128KB RAM plus 32KB for recognizer and 32KB for display, 32KB ROM
*Screen: 240×320 pixels, black and white touch-sensitive screen without backlight
*Input: Pen on touch-sensitive screen
*Operating system: Proprietary OS developed by Eden Group
*Applications: World clock, Diary, Tasks, Address book, Notes, Calculator, Conversion, Search
*Synchronisation software: Eden Windows Synchronizer available separately
*Connectivity: Serial port (RS232) for PC information interchange. A PCMICA slot was used for memory expansion.
*Power source: Three AA batteries and one lithium CR2032 battery for backup power. Running time stated on the box: 40 hours. In practice users have reported only 12 hours.
*Size (HxWxD): 160×115×27mm
*Weight: 400 g
*Released: 1993. Price when new: €400.
 
== How to program ==