MySQL++

Check-in [e9f50a9293]
Login

Check-in [e9f50a9293]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Markdown tweak for Fossil's renderer
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e9f50a9293252774da36e71fbbfd4bbf0769a4442f73550c6f6e3ec3e49bb016
User & Date: tangent 2020-07-10 20:14:14.955
Context
2020-07-10
20:35
Added explicit mysql_library_init() calls from the tests that do quoting and escaping to avoid a crash in newer MariaDB versions which apparently delay doing this until you create a connection. (Thus why none of the examples fail on modern MariaDB versions.) It's basically the same patch as in the forum request [44684af1fd], but with comment and whitespace fixes. check-in: d8def9fe7b user: lukemewburn tags: trunk
20:14
Markdown tweak for Fossil's renderer check-in: e9f50a9293 user: tangent tags: trunk
19:28
Edit pass on README.md check-in: 7df3201d4f user: tangent tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to doc/userman/README.md.