Bug #19845 Procedure Error!
Submitted: 16 May 2006 10:31 Modified: 30 May 2013 7:18
Reporter: Magni Þór Birgisson Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S1 (Critical)
Version:v5 OS:Windows (windows XP)
Assigned to: CPU Architecture:Any

[16 May 2006 10:31] Magni Þór Birgisson
Description:
I get this error when I was callin a procedure "test" in Delphi 7

I am using ADO and MySQL 5.0

CREATE DEFINER=`root`@`%` PROCEDURE `test`()
BEGIN

END

Project raised exception class EAccessViolation with message 'Access violation at address 017A3626 in module 'MYODBC~1.DLL'. Write of address 0000001C'.

How to repeat:
Just make procedure that doesn't do any thing and make a simple Delphi Project to call this procedure  and then it will get error
[16 May 2006 18:40] Valeriy Kravchuk
Thank you for a problem report. Please, specify the exact versions of MySQL server and MyODBC used. You may also post a smaple Delphi project as a test case.
[16 Jun 2006 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[30 May 2013 7:18] Bogdan Degtyariov
I'm closing this bug because I can not continue without feedback from the reporter. If you have new info, please reopen the report.