<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [


<!ENTITY user SYSTEM "mysql_user.sgml">
<!ENTITY devel SYSTEM "mysql_devel.sgml">
<!ENTITY faq SYSTEM "mysql_faq.sgml">

<!-- Include general documentation entities -->
<!ENTITY % docentities SYSTEM "../../../doc/entities.sgml">
%docentities;

]>

<book>
    <bookinfo>
	<title>mysql Module</title>
	<productname class="trade">&sername;</productname>
	<authorgroup>
	    <author>
		<firstname>Daniel-Constantin</firstname>
		<surname>Mierla</surname>
		<affiliation><orgname>&voicesystem;</orgname></affiliation>
		<address>
		<email>daniel@voice-system.ro</email>
		<otheraddr>
		<ulink url="http://www.voice-system.ro">http://www.voice-system.ro</ulink>
		</otheraddr>
		</address>
	    </author>
	    <editor>
		<firstname>Daniel-Constantin</firstname>
		<surname>Mierla</surname>
		<address>
		    <email>danile@voice-system.ro</email>
		</address>
	    </editor>
	</authorgroup>
	<copyright>
	    <year>2006</year>
	    <holder>&voicesystem;</holder>
	</copyright>
	<revhistory>
	    <revision>
		<revnumber>$Revision: 846 $</revnumber>
		<date>$Date: 2006-05-22 17:15:40 +0300 (Mon, 22 May 2006) $</date>
	    </revision>
	</revhistory>
    </bookinfo>
    <toc></toc>
    
    &user;
    &devel;
    &faq;
    
</book>
