Changeset 347
- Timestamp:
- 07/30/10 15:27:33 (19 months ago)
- Location:
- test
- Files:
-
- 2 added
- 1 edited
-
mysql2mongo (added)
-
mysql2mongo/mysql2mongo.php (added)
-
mysql2sqlite/mysql2sqlite.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
test/mysql2sqlite/mysql2sqlite.php
r319 r347 438 438 $row = mysql_fetch_row($query); 439 439 440 441 440 $index = $index + 1; 442 441 … … 511 510 $row = mysql_fetch_row($query); 512 511 513 514 512 $index = $index + 1; 515 513 … … 558 556 $row = mysql_fetch_row($query); 559 557 560 561 558 $index = $index + 1; 562 559
Note: See TracChangeset
for help on using the changeset viewer.
