Skip to content

Conversation

@devnexen
Copy link
Member

  • Both mysql_thread_id and mysql_kill despite returning possibly returning 64 bits operates in reality with 32 bits leading to truncation.
    They are both deprecated and passing commands instead is advised.

@devnexen devnexen force-pushed the mysqli_threadid_kill_upd branch 3 times, most recently from 563e738 to d12f173 Compare October 19, 2023 11:26
- Both mysql_thread_id and mysql_kill despite dealing possibly
with 64 bits values operates in reality with 32 bits internally,
leading to truncation.
They are both deprecated and passing commands instead is advised.
@devnexen devnexen force-pushed the mysqli_threadid_kill_upd branch 2 times, most recently from 99b4641 to 78e15ac Compare October 19, 2023 19:17
@devnexen devnexen force-pushed the mysqli_threadid_kill_upd branch from 78e15ac to bac062b Compare October 19, 2023 20:35
@devnexen devnexen force-pushed the mysqli_threadid_kill_upd branch 9 times, most recently from cdfac89 to 5e2f76a Compare October 21, 2023 20:05
@devnexen devnexen force-pushed the mysqli_threadid_kill_upd branch from 5e2f76a to 484923c Compare October 21, 2023 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant