HEX
Server: Apache
System: Linux 162-240-236-42.bluehost.com 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
User: bt667 (1004)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //usr/share/doc/perl-DBD-MySQL-4.023/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.