<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">On 29 Nov 2013, at 7:59 pm, Max Lapshin <<a href="mailto:max.lapshin@gmail.com">max.lapshin@gmail.com</a>> wrote:<br><div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi.<div><br></div><div>Some time ago Manuel has released myproto library: <a href="https://github.com/altenwald/myproto">https://github.com/altenwald/myproto</a></div><div><br></div><div>This is an implementation of mysql server protocol.</div>
</div></blockquote><br></div><div>Has anyone had a look at how hard it would be to add support for the MySQL 4.1 prepared statements protocol? I’m kinda curious if this could be used as a convenient transport for some other semi-SQL-like languages like SPARQL or other graph queries, but their quoting rules are not always identical to SQL, so the prepared statements protocol could make a lot of sense. Do you think it could be useful as a transport like this? (after disabling the SQL parser part)</div><div><br></div><div>Maybe I’m crazy and taking this “use mysql protocol instead of HTTP” idea too far? :)</div><div><br></div><br></body></html>