| 
				 Home 
				Download 
				Requirements and
				Installation 
				Screenshots 
				Documentation 
				FAQ 
				Authors 
				Links 
				License 
				Contact 
			 | 
			
				 Here there are some special warnings in using
				MySQL DBMS. 
				
					Ok let’s start with mea culpa’s.
					The created database is based on “MyISAM” tables,
					that do not support foreign keys. But I saw that InnoDB tables
					DO support them, then I have to convert the script or (I think
					it is the better thing) leave the choice to the user (using
					smaller MyISAM tables with constraint emulation, or InnoDB
					tables without emulation), but only in a future... 
				 
			 |