alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

jforum example source code file (MySQLSQLFiles.txt)

This example jforum source code file (MySQLSQLFiles.txt) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - jforum tags/keywords

action, delete, delete, if, jforum, jforum, mysql, mysql, none, setting, sql, that's, the, the

The jforum MySQLSQLFiles.txt source code

!!! Setting up the correct .SQL file for your MySQL database
If you're going to use [MySQL|http://www.mysql.com] as database, there are some pre-configurations you should do before starting up JForum. See the table below:

||MySQL Version||Action to do
|4.1.x or newer|*None*. The default ''mysql.sql'' file is already configured for the latest MySQL versions
|4.0.x|*Delete* the file ''WEB-INF/config/database/mysql.sql'' and __rename__ the file ''mysql_40.sql'' to ''mysql.sql''
|3.x|*Delete* the file ''WEB-INF/config/database/mysql.sql'' and __rename__ the file ''mysql_323.sql'' to ''mysql.sql''

That's all you have to do. JForum takes care of the rest.

Other jforum examples (source code examples)

Here is a short list of links related to this jforum MySQLSQLFiles.txt source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.