Comments - Get error "needs to be re-prepared" (#1615) when retrieving data from a view on windows via odbc

1 year, 11 months ago Michael Schramm

Correction:

I just tried one of the workarounds mentioned in the first tip. This one works.

I created a pass-through query on the client side with the view SQL from the server side. Now, I can access and read this client side view.

But of course the actual error is still there. Server side views can't be read on client side via ODBC. Strange.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.