ダウンロードリスト

プロジェクト概要

包まれた MySQL は MySQL C API を非表示にするクラスの非常に小さなコレクションです。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2004-06-30 16:56
1.3.1

新機能dbdesignerの最新バージョンをサポートするために追加されました。複数の演算子set_tクラスにSET型の列を操作するために追加されました。 "is_nullを"メソッドをQueryオブジェクトに追加されました。
タグ: Minor feature enhancements
New features were added to support the latest
version of dbdesigner. More operators were added
to the set_t class to manipulate a column of type
SET. The "is_null" method was added to Query
objects.

2004-06-22 10:50
1.3

このバージョンでは、符号なし整数よりMySQLのカラム型のサポート:bigint型の列挙型、設定されています。これは、正しいタイプの時にmysql_insert_idの帰国()を使用し、廃止されたMySQLのC API関数呼び出しを使用する削除されます。
タグ: Major feature enhancements
This version features better MySQL column type support:
bigint, enum, set, and unsigned integers. It uses the correct
type when returning mysql_insert_id(), and removes the use
of obsolete MySQL C API function calls.

2004-06-18 16:51
1.2.1

このリリースではdbdesignerの最新バージョンをサポートするためにマイナーなバグ修正を追加します。
タグ: Minor bugfixes
This release adds minor bugfixes to support the latest version of
dbdesigner.

2004-06-11 22:19
1.2

改善されたエラーは、コードのクリーンアップ、およびマイナー変更のロギング。
タグ: Minor feature enhancements
Improved error logging, code cleanup, and minor changes.

2004-04-03 09:11
1.1

古いコードの代わりに文字へのポインタのSTLの文字列を使用するように変更されました。
タグ: Code cleanup
The old code was changed to use STL strings instead of char pointers.

プロジェクトリソース