Changeset 3486 for pykota

Show
Ignore:
Timestamp:
01/24/09 22:44:49 (15 years ago)
Author:
jerome
Message:

Removed unwanted whitespaces.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/contributed/mysql_history/history.sql

    r2612 r3486  
    22-- version 2.6.0 
    33-- http://www.phpmyadmin.net 
    4 --  
     4-- 
    55-- Host: localhost 
    66-- Generation Time: Jan 10, 2006 at 02:24 PM 
    77-- Server version: 3.23.58 
    88-- PHP Version: 4.3.2 
    9 --  
     9-- 
    1010-- Database: `pykota` 
    11 --  
     11-- 
    1212 
    1313-- -------------------------------------------------------- 
    1414 
    15 --  
     15-- 
    1616-- Table structure for table `history` 
    17 --  
     17-- 
    1818 
    1919CREATE TABLE IF NOT EXISTS history ( 
     
    3737) TYPE=MyISAM; 
    3838 
    39 --  
     39-- 
    4040-- Dumping data for table `history` 
    41 --  
     41--