mysqlx::Session memory leaks
Posted by:
mengfa li
Date: September 07, 2021 12:08PM
mysqlx::Client ci("mysqlx://user:password\@host:33060/db?ssl-mode=disabled");
mysqlx::Session session(ci);
Detected memory leaks!
Dumping objects ->
{23458} normal block at 0x00B44D98, 504 bytes long.
Data: < k3 p 64 Pq > 83 6B 33 01 20 70 E7 01 94 36 34 01 50 71 E7 01
{23456} normal block at 0x00AECAD8, 8 bytes long.
Data: < l > E0 6C E7 01 00 00 00 00
{22667} normal block at 0x00AEC410, 8 bytes long.
Data: <@~ > 40 7E A9 00 00 00 00 00
{22666} normal block at 0x00A97E40, 64 bytes long.
Data: < M N O > 10 C4 AE 00 98 4D B4 00 F8 4E B4 00 90 4F B4 00
{22665} normal block at 0x00AECA68, 8 bytes long.
Data: < p > 20 70 E7 01 00 00 00 00
Object dump complete.
Subject
Views
Written By
Posted
mysqlx::Session memory leaks
622
September 07, 2021 12:08PM
295
September 09, 2021 05:56AM
258
September 09, 2021 04:05PM
325
September 10, 2021 01:24AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.