This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Table 'tal0901902453037.mp_AuthorizeNetLog' doesn't exist
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: MySql.Data.MySqlClient.MySqlException: Table 'tal0901902453037.mp_AuthorizeNetLog' doesn't exist
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[MySqlException (0x80004005): Table 'tal0901902453037.mp_AuthorizeNetLog' doesn't exist]
In the DB the actual table got named as follows [mp_AuthorizeNetlog] the l in log has mismatched CAPS
Hope this helps someone goolging for issues related...
jrosson
Hi,
Thanks for letting me know about this I have corrected the MySql install script to fix this typo and updated the release files with the fixed script.
It is also fixed in the source code release and in svn trunk.
Best,
Joe