[MCOL-1296] Add debug output as an API option Created: 2018-03-22  Updated: 2023-10-26  Resolved: 2018-03-28

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: None
Fix Version/s: 1.1.4

Type: New Feature Priority: Major
Reporter: Andrew Hutchings (Inactive) Assignee: Andrew Hutchings (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Sprint: 2018-06, 2018-07

 Description   

At the moment debug output is a compile time option, we should make it a run time option instead.



 Comments   
Comment by Andrew Hutchings (Inactive) [ 2018-03-23 ]

jens.rowekamp I've pushed up branch MCOL-1296 to the API tree which adds ColumnStoreDriver::setDebug(bool enabled). Can you please add this to the other connectors on that branch?

I've documented what it does in the .rst files but basically it is spits out the same stuff to stderr that a debug build used to do. You now need to enable this option in debug and release builds to get the debugging output.

Comment by Jens Röwekamp (Inactive) [ 2018-03-28 ]

Swig took care of it. No changes needed.

Found and fixed a not handled forwarded exception for std::bad_alloc that caused Java and Python to terminate once it was raised.

Generated at Thu Feb 08 02:27:41 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.