Changeset 3486 for pykota/trunk
- Timestamp:
- 01/24/09 22:44:49 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/contributed/mysql_history/history.sql
r2612 r3486 2 2 -- version 2.6.0 3 3 -- http://www.phpmyadmin.net 4 -- 4 -- 5 5 -- Host: localhost 6 6 -- Generation Time: Jan 10, 2006 at 02:24 PM 7 7 -- Server version: 3.23.58 8 8 -- PHP Version: 4.3.2 9 -- 9 -- 10 10 -- Database: `pykota` 11 -- 11 -- 12 12 13 13 -- -------------------------------------------------------- 14 14 15 -- 15 -- 16 16 -- Table structure for table `history` 17 -- 17 -- 18 18 19 19 CREATE TABLE IF NOT EXISTS history ( … … 37 37 ) TYPE=MyISAM; 38 38 39 -- 39 -- 40 40 -- Dumping data for table `history` 41 -- 41 --