Announcement

Collapse
No announcement yet.

mariadb_query callback problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Talos
    replied
    Looks like this event was not documented until now: https://dev.playonset.com/wiki/OnQueryError

    Leave a comment:


  • CrosRoad95
    started a topic mariadb_query callback problem

    mariadb_query callback problem

    Callback in mariadb_query isn't triggered when query has error, it cause you can't get error by mariadb_errno function.
    mariadb_errno returns correct error id right after mariadb_await_query call
Working...
X