ダウンロードリスト

プロジェクト概要

MySQL ココア プロジェクト データベースを使用する、ココア (MacOS X 客観的 C/!OpenStep 環境) と標準の MySQL クライアント API を提供します。

システム要件

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

2004-08-09 22:29
2.3.1

このリリースではquoteObjectではNULLとNSNullのサポートを追加:MCPConnectionのメソッドです。
タグ: Minor feature enhancements
This release adds support for NULL and NSNull in the quoteObject: method of MCPConnection.

2004-08-05 04:04
2.3.0

このリリースでは、整数の列とテキスト列の良いハンドリング。SMySQLに追加今すぐ認識することができる(および情報)の符号なし整数(最大維持されUNSIGNEDをするのBIGINT == unsigned long long型== 64b符号なしの整数)。 TEXTカラムは文字列として、うまくいけば、適切なエンコードを使用(DBサーバから来る)取得されます。
タグ: Major bugfixes
This release adds better handling of integer columns and text columns.
SMySQL is now able to recognize (and keep information) for unsigned
integers (up to UNSIGNED BIGINT == unsigned long long == 64b unsigned
integer). The TEXT columns are now retrieved as text, hopefully using
the proper encoding (coming from the DB server).

2003-08-25 10:07
2.2.1

MySQLでの問題がBigInt型の数値(64ビット)long int型のフレームワーク(32ビット)に変換された修正されました。 BigInt型の列が長い(64ビット)の符号付き整数限り(それでもまだ符号なしのMySQLの列を持つ問題)扱われます。
タグ: Minor feature enhancements
An issue where BigInt numbers (64 bits in MySQL)
were transformed into long int (32 bits) by the
framework was fixed. BigInt columns are now
treated as long long (64 bits) signed integers
(there are still problems with unsigned MySQL
columns).

2003-08-21 01:52
2.2.0

このリリースでより明確にするために、Project Builderのプロジェクトの組織を変更します。フレームワークは、異なる名前を持つ3つのフレーバーです(味を目標に、もはやスタイルを構築する)に対応します。 SMySQLシステムの動的libmysqlclientの。SMySQL_staticシステム静的libmysqlclientのを広くリンクされて、広いリンクされます。SMySQL_bundled Cocoaアプリケーションにバンドルされるためのフレームワークは、静的libmysqlclientのにリンクされています。バイナリ配布するので、MySQLは、フレームワークを使用して取得する必要はありませんこれらの3つのフレームワークが含まれます。
タグ: Major feature enhancements
This release changes the organization of the Project Builder project
to make it clearer. The framework is now in three flavors with
different names (flavors correspond to targets, and no longer to build
styles). SMySQL is linked system-wide to a dynamic libmysqlclient.
SMySQL_static is linked system-wide to a static libmysqlclient.
SMySQL_bundled is a framework to be bundled within a Cocoa
application, linked to a static libmysqlclient. The binary
distribution contains these three frameworks, so you don't need to get
MySQL to use the framework.

プロジェクトリソース