mysql-native v3.0.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Function prepareBackwardCompat

This function is provided ONLY as a temporary aid in upgrading to mysql-native v2.0.0.

deprecated BackwardCompatPrepared prepareBackwardCompat (
  Connection conn,
  const(char[]) sql
);

See BackwardCompatPrepared for more info.