HEX
Server: Apache/2.2.15 (CentOS)
System: Linux ip-10-0-2-146.eu-west-1.compute.internal 2.6.32-754.35.1.el6.centos.plus.x86_64 #1 SMP Sat Nov 7 11:33:42 UTC 2020 x86_64
User: root (0)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: //usr/share/doc/perl-DBD-MySQL-4.013/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.