[Mysql-cocoa-commits] CVS: SMySQL MCPConnection.h,1.3,1.4
Brought to you by:
sergecohen
From: Serge C. <ser...@us...> - 2003-01-09 12:41:33
|
Update of /cvsroot/mysql-cocoa/SMySQL In directory sc8-pr-cvs1:/tmp/cvs-serv31275 Modified Files: MCPConnection.h Log Message: Committing changes for testing the list (again, back change). 2003-01-09; Serge Cohen. Index: MCPConnection.h =================================================================== RCS file: /cvsroot/mysql-cocoa/SMySQL/MCPConnection.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** MCPConnection.h 9 Jan 2003 12:40:53 -0000 1.3 --- MCPConnection.h 9 Jan 2003 12:41:30 -0000 1.4 *************** *** 106,110 **** - (MCPResult *) listFieldsFromTable:(NSString *) tableName like:(NSString *) fieldsName; - // Test /*" --- 106,109 ---- |