Sunanda Menon wrote: > Sunanda Menon wrote: > >> Hi , >> >> Kindly review the code changes for 6671294: Include JDBC Connector 5.1.5 >> as part of MySQL 5.0.4 64-bit delivery at >> http://cr.opensolaris.org/~sunandam/6671294/ . >> >> Thanks >> >> >> > > > Hi Sunanda,
you need to include jdbc driver version number as part of NAME and DESC since it has it's own version number (5.1) : pkgdefs/SUNWmysql5jdbc/pkginfo : NAME="Connector/J JDBC driver for MySQL" DESC="mysql - Connector/J JDBC driver for MySQL" Other changes look good to me. -thava