-
Bug
-
Resolution: Duplicate
-
Major
-
1.7
-
None
-
Windows XP Pro SP2 IIS MYSQL 5.*
-
MySQL
-
MOODLE_17_STABLE
-
MOODLE_17_STABLE
I have a DB and a user with full access to it, but when I get to the point of having moodle setup the tables I get :
(mysql): ALTER TABLE mdl_log_display COMMENT='For a particular module/action, specifies a moodle table/field'
--------------------------------------------------------------------------------
1105: Too long comment for table '#sql-314_1e'
ADOConnection._Execute(ALTER TABLE mdl_log_display COMMENT='For a particular module/action, specifies a moodle table/field', false) % line 889, file: adodb.inc.php
ADOConnection.Execute(ALTER TABLE mdl_log_display COMMENT='For a particular module/action, specifies a moodle table/field') % line 71, file: dmllib.php
execute_sql(ALTER TABLE mdl_log_display COMMENT='For a particular module/action, specifies a moodle table/field', true) % line 1737, file: dmllib.php
execute_sql_arr(Array[235]) % line 548, file: ddllib.php
install_from_xmldb_file(C:\Inetpub\wwwroot\moodle/lib/db/install.xml) % line 147, file: index.php
ErrorScroll to next warning
I get 7 other messages that have errors and I then get at the bottem of the screen Error: Main databases NOT set up successfully. I have tried to just hit continue, but it quickly goes to another screen with setting up more tables, cept this time I get 21 errors. Please help
- is duplicated by
-
MDL-7765 Error with SQL injection because of Comment field length
-
- Closed
-