bug 479 - typo in database.sql
This commit is contained in:
		
					parent
					
						
							
								2abbd1dc19
							
						
					
				
			
			
				commit
				
					
						02ed81d8f9
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -273,7 +273,7 @@ CREATE TABLE IF NOT EXISTS `event` ( | |||
|   KEY `start` ( `start` ), | ||||
|   KEY `finish` ( `finish` ), | ||||
|   KEY `adjust` ( `adjust` ), | ||||
|   KEY `ignore` ( `ignore` ), | ||||
|   KEY `ignore` ( `ignore` ) | ||||
| ) ENGINE=MyISAM  DEFAULT CHARSET=utf8; | ||||
| 
 | ||||
| -- -------------------------------------------------------- | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue