⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.23
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
perl-DBD-MySQL-4.023
/
View File Name :
TODO
- update tests to use get_info(SQL_IDENTIFIER_QUOTE_CHAR) for quoting (when s///ing suff out or update tests to use quoted names). x use DBD::ODBC & its type_info_all() to test type_info_all in DBD::mysql - write test scripts for quote_idenitifer(); - add tests for autoreconnect (dev only -- since these will require restarting mysqld ?) - Write up test for found_rows = 1 + document change of behaviour in found_rows + Document compile time options to change found_rows behaviour + Document compile time option for SSL: 'perl Makefile.PL -ssl' is not documented - dbd_login6 with attrib (maybe) - f_key_info() func & tests. + update type_info_all. - Warnings when invalid GetTypeInfo type is passed into get_type_info; - make tests should test all mysql column types for native2sql() -- or better yet have native2sql be generated by a script that also generates the types table.