Hi everyone!
I have granted all privileges to my db user and yet I have an issue with the function: "Create a new Version" which always throws this error:
==============================================================================
DB Access Error - debug_print_backtrace() OUTPUT START
==============================================================================
#0 database->exec_query() called at [C:\wamp\www\testlink\lib\functions\testcase.class.php:1658]
#1 testcase->copy_tcversion() called at [C:\wamp\www\testlink\lib\functions\testcase.class.php:1552]
#2 testcase->create_new_version() called at [C:\wamp\www\testlink\lib\testcases\tcEdit.php:248]
==============================================================================
All other functions work fine but this one. I'm using testlink 1.9.6. I wonder whether I'm running into a config issue or a bug of this version of testlink, please advice. Thx!