by Jason [Moodle Enthusiast].
I have the same issue as stated above! i do see other failures as well.. but this is the exception.
i am glad to know we are OK at least with this one error.
Is there any way anyone could look over the other errors i get reported and see if any should be corrected? Here is the lsit of what fails.
Exception: lib/dml/simpletest/testdml.php / ► dml_test / ► test_update_record_raw
Unexpected PHP error [Creating default object from empty value] severity [E_WARNING] in [/home/blockall/public_html/learn/lib/dml/simpletest/testdml.php line 2316]
Unexpected PHP error [Creating default object from empty value] severity [E_WARNING] in [/home/blockall/public_html/learn/lib/dml/simpletest/testdml.php line 2316]
Fail: lib/dml/simpletest/testdml.php / ► dml_test / ► test_unique_index_collation_trouble
Unique index is accent insensitive, this may cause problems for non-ascii languages. This is usually caused by accent insensitive default collation. at [/home/blockall/public_html/learn/lib/dml/simpletest/testdml.php line 3361]
Unique index is accent insensitive, this may cause problems for non-ascii languages. This is usually caused by accent insensitive default collation. at [/home/blockall/public_html/learn/lib/dml/simpletest/testdml.php line 3361]
Exception: lib/dml/simpletest/testdml.php / ► dml_test / ► test_unique_index_collation_trouble
Unexpected exception of type [dml_write_exception] with message [Error writing to database] in [/home/blockall/public_html/learn/lib/dml/moodle_database.php line 397]
Unexpected exception of type [dml_write_exception] with message [Error writing to database] in [/home/blockall/public_html/learn/lib/dml/moodle_database.php line 397]
Debug info:
Duplicate entry 'aäa' for key 'mdl_unittabl_nam_uix' INSERT INTO mdl_unit_table (name) VALUES(?) [array ( 0 => 'aäa', )]
- line 973 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
- line 1015 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
- line 3355 of /lib/dml/simpletest/testdml.php: call to mysqli_native_moodle_database->insert_record()
- line ... of ...
Fail: lib/dml/simpletest/testdml.php / ► dml_test / ► test_sql_binary_equal
SQL operator "=" is expected to be accent sensitive at [/home/blockall/public_html/learn/lib/dml/simpletest/testdml.php line 3389]
SQL operator "=" is expected to be accent sensitive at [/home/blockall/public_html/learn/lib/dml/simpletest/testdml.php line 3389]
Fail: lib/dml/simpletest/testdml.php / ► dml_test / ► test_sql_binary_equal
SQL operator "=" is expected to be case sensitive at [/home/blockall/public_html/learn/lib/dml/simpletest/testdml.php line 3392]
SQL operator "=" is expected to be case sensitive at [/home/blockall/public_html/learn/lib/dml/simpletest/testdml.php line 3392]
2/2 test cases complete: 1181 passes, 3 fails and 2 exceptions.
Run at Friday, 12 April 2013, 10:34 AM. Time taken: 1 min 46 secs. Using SimpleTest version 1.0.1.