Search:
* configging mysql database: http://dbforums.com/showthread.php?threadid=174934 * mysql documentation http://dev.mysql.com/doc/mysql/en/index.html * installing under Solaris: http://www.idevelopment.info/data/MySQL/DBA_tips/Installing/SOLARIS323_2.shtml * O'Reilly http://www.oreilly.com/catalog/perldbi/ * Perl <--> mySQL tutorials ** Common functions: http://www.perlscriptsjavascripts.com/tutorials/mysql/ ** Perl/SQL based website, Guest Book example code: http://www.linuxplanet.com/linuxplanet/tutorials/1046/2/ ** gradual tutorial http://www.saturn5.com/~jwb/dbi-examples.html ** Collection of articles: http://www.devshed.com/c/a/MySQL/ ** perl.about.com *** How to connect to a MySQL server with Perl DBI http://perl.about.com/library/weekly/aa090803a.htm *** Create a table: http://perl.about.com/library/weekly/aa020601a.htm *** Create and modify records: http://perl.about.com/library/weekly/aa021401a.htm *** How to use SELECT http://perl.about.com/library/weekly/aa091003b.htm ** Short Perl / SQL tutorial http://hjem.get2net.dk/sandfeld/Perl%20Tutorials/Perl%20and%20SQL%20Databases.html ** A short guide to DBI http://www.perl.com/pub/a/1999/10/DBI.html Default port: Home directory * /usr/local/mysql/ === Starting / Stopping === * starting bin/safe_mysqld --user=mysql & * stopping bin/mysqladmin -u root shutdown * bin/mysqlshow -u mysql *
Summary:
This change is a minor edit.
To save this page you must answer this question:
What do you get when you remove the ARIS from Solaris?
Username: