[Libreoffice-bugs] [Bug 128698] MySQL/MariaDB direct Connection: time-values not written to table

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 21 21:19:48 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=128698

--- Comment #15 from Julien Nabet <serval2412 at yahoo.fr> ---
I don't even know where I can see the request which will be executed:
161         int nFail = mysql_stmt_execute(m_pStmt);
(gdb) p m_pStmt
$27 = (MYSQL_STMT *) 0x555558d06190
(gdb) p *m_pStmt
$28 = {mem_root = {free = 0x555558d01c90, used = 0x0, pre_alloc = 0x0,
min_malloc = 32, block_size = 2008, block_num = 0, first_block_usage = 0,
error_handler = 0x0}, mysql = 0x555557ac7100, stmt_id = 34, 
  flags = 0, state = MYSQL_STMT_PREPARED, fields = 0x0, field_count = 0,
param_count = 2, send_types_to_server = 1 '\001', params = 0x555558d01ca8, bind
= 0x0, result = {rows = 0, fields = 0, data = 0x0, 
    alloc = {free = 0x0, used = 0x0, pre_alloc = 0x0, min_malloc = 32,
block_size = 4056, block_num = 0, first_block_usage = 0, error_handler = 0x0}},
result_cursor = 0x0, bind_result_done = 0 '\000', 
  bind_param_done = 1 '\001', upsert_status = {warning_count = 0, server_status
= 0, affected_rows = 18446744073709551615, last_insert_id = 0}, last_errno = 0,
last_error = '\000' <repeats 512 times>, 
  sqlstate = "00000", update_max_length = 0 '\000', prefetch_rows = 1, list =
{prev = 0x0, next = 0x555558a63920, data = 0x555558d06190}, cursor_exists = 0
'\000', extension = 0x5555586f2410, 
  fetch_row_func = 0x0, execute_count = 0, default_rset_handler = 0x0, m = 0x0}

I'm stuck.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191121/2438fad6/attachment.html>


More information about the Libreoffice-bugs mailing list