Skip to content

[Sync-En] MySQLi: remove notes/summary, clean up functions, document wait-timeout change - #3345

Closed
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:feat/sync-en-mysqli-cleanup
Closed

[Sync-En] MySQLi: remove notes/summary, clean up functions, document wait-timeout change#3345
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:feat/sync-en-mysqli-cleanup

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Fixes #3328
Fixes #3329
Fixes #3330
Fixes #3335

  • Remove mysqli.notes (notes.xml deleted, removed from book.xml)
  • Remove mysqli.summary (summary.xml deleted, removed from book.xml and quickstart.xml)
  • Add note about MYSQL_TYPE_GEOMETRY memory differences (libmysqlclient vs mysqlnd) to overview.xml
  • Delete functions/mysqli-connect.xml and functions/mysqli-report.xml (obsolete alias pages)
  • Move functions/mysqli-escape-string.xml -> mysqli/escape-string.xml (update xml:id)
  • Move functions/mysqli-set-opt.xml -> mysqli/set-opt.xml (update xml:id)
  • Update reference.xml title to 'Fonctions MySQLi'
  • query.xml: add changelog entry for wait-timeout error code 2006->4031 since MySQL 8.0.24 (PHP 8.4.0)

…wait-timeout change

- Remove mysqli.notes and mysqli.summary (notes.xml, summary.xml deleted)
- Remove &reference.mysqli.notes; and &reference.mysqli.summary; from book.xml
- Remove link to mysqli.summary from quickstart.xml
- Add note about MYSQL_TYPE_GEOMETRY memory differences to overview.xml
- Delete mysqli-connect.xml and mysqli-report.xml (obsolete alias pages)
- Rename functions/mysqli-escape-string.xml -> mysqli/escape-string.xml
- Rename functions/mysqli-set-opt.xml -> mysqli/set-opt.xml
- Update reference.xml title: 'Fonctions mysqli obsolètes et alias' -> 'Fonctions MySQLi'
- query.xml: add changelog for wait-timeout error code change 2006->4031 (8.4.0)
@lacatoire lacatoire closed this Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant