After building/installing the mysqlISP packages, I get this error when I goto Initialize the db. Looking at the mysql server I see the user and the mysql db, but no tables. I don't see any other debugging output, so I would like a point in the right direction. This is on a linux system with mysql 4.1.9 and apache 1.3.33. Thanks
-hanz
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
We are working very hard on new releases of all mysqlISP subsistem tools so that they work with old and new mySQL and the compile very clean with the new GCC even with -Wall switch on.
January should see weekly freshmeat/slashdot announcements of new releases.
We moved all development to a https trac/subversion system...This is currently not public but will be as soon as we get organized.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After building/installing the mysqlISP packages, I get this error when I goto Initialize the db. Looking at the mysql server I see the user and the mysql db, but no tables. I don't see any other debugging output, so I would like a point in the right direction. This is on a linux system with mysql 4.1.9 and apache 1.3.33. Thanks
-hanz
Did you ever get an answer for this? If so would you like to share?
Modify all the .c files where the createAppName Table at the bottom of the file.
Remove DEFAULT 1 from the PRIMARY KEY field.
We are working very hard on new releases of all mysqlISP subsistem tools so that they work with old and new mySQL and the compile very clean with the new GCC even with -Wall switch on.
January should see weekly freshmeat/slashdot announcements of new releases.
We moved all development to a https trac/subversion system...This is currently not public but will be as soon as we get organized.