Error importing Processes
Brought to you by:
aecioneto,
fxrsliberty
Unable to get past step one of the Wizard Installer, so I am trying the Manual Installation listed in the Bug Tracker.
While importing the processes file to MySQL, I received the following error:
SQL query:
DELIMITER $$ CREATE FUNCTION SET_CLASS_RANK_MP (
mp_id int
) RETURNS int( 11 ) BEGIN DECLARE done INT DEFAULT 0;
MySQL said: Documentation
CREATE FUNCTION SET_CLASS_RANK_MP(
mp_id int
) RETURNS int(11' at line 1
This is the error message I am receiving in the Wizard:
Couldn't connect to database server: localhost:3306
Possible causes are:
Using 4.5.0, with Linux webserver, using Windows XP on local computer
I am using the Import through phpmyadmin for the procedures, not processes, file. I have the Addresses table installed. I have also added the info to the data.php file for manual installation. But, when I go to reset_auto_increment, I get a blank white page.
Created login for SourceForge, and I couldn't find this earlier---so I created another topic or "artifact". Just found where you had replied to this! Thank you!