Darn, I just noticed that PlanetMySQL renders the literal equivalents of the < and > entity references I use to display XML in my previous blog entry "Importing XML data into MySQL using ExtractData()".
This means the xml fragments, but also the calls to MySQL XML functions won't show at all, or only partially (only the text content seem to be rendered).
I wonder how other people've solved that...
Saturday, March 11, 2006
Subscribe to:
Post Comments (Atom)
Year-to-Date on Synapse Analytics 5: Using Window Functions
For one of our Just-BI customers we implemented a Year-to-Date calculation in a Azure Synapse Backend. We encountered a couple of approache...
-
Like all procedural database languages I know, the MySQL stored procedure language supports explicit cursors . I just wrote "explicit c...
-
Here's a bunch of CSS tricks that can help to format numbers and dates in HTML. You can even use it to achieve (basic) conditional forma...
-
Every now and then, people are puzzled by the precise status and extent of MySQL support for dynamic SQL. Statement Handling MySQL support...
No comments:
Post a Comment