﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
478	psDB - Mysql	David.Robbins@…	jhoblitt	"in 5.2.1 the SDRS has a change to the psDB struct:
typedef struct{
  MYSQL *mysql;
} psDB;
The code currently uses a void * which is more general and thus, probably more 
desirable.  The bigger issue here however, is that by linking mysql in the 
header file memory allocation problems arise as my_alloc.h reports attempts to 
use poisoned ""free"".  (Currently the DB fxns aren't linked to mysql).
If this instance is something that is absolutely needed, we will need further 
instructions on how you would like this implemented."	defect	closed	high		PSLib SDRS	unspecified	normal	fixed		robert.desonia@…
