|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Database Tools Do you need to take a dump? SQL gurus welcome |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
#2 (permalink) |
|
SI Marketing Wizard
Join Date: Mar 2004
Location: Islington, London
Posts: 4,743
|
I just had another dump!
Primary keys added to the SQL dump and those pesky bugs are fixed (that's not to say we didnt make more bugs) Download the files from the same place again! Happy creating... |
|
|
|
|
|
#3 (permalink) |
|
Minors (Double A)
Join Date: Dec 2002
Location: Edinburgh, Scotland
Posts: 166
|
Thanks for the updated sql dump.
The good news is they all import with no errors, although you need to remove the first line in all the files editing out the drop table instruction since on a new install the table don't exist, that apart all is good. |
|
|
|
|
|
#4 (permalink) | |
|
Hall Of Famer
Join Date: Mar 2002
Location: Gainesville, FL USA
Posts: 3,353
|
Quote:
![]()
__________________
If not perfection, when is good enough, good enough? |
|
|
|
|
|
|
#6 (permalink) | |
|
SI Marketing Wizard
Join Date: Mar 2004
Location: Islington, London
Posts: 4,743
|
Quote:
|
|
|
|
|
|
|
#7 (permalink) | |
|
Hall Of Famer
Join Date: Mar 2002
Location: Gainesville, FL USA
Posts: 3,353
|
Quote:
What other parts of the dump are configurable with these flags? Its the first I've heard about them. And I thought I was almost done...
__________________
If not perfection, when is good enough, good enough? |
|
|
|
|
|
|
#8 (permalink) |
|
SI Marketing Wizard
Join Date: Mar 2004
Location: Islington, London
Posts: 4,743
|
sqldump_syntax
1 -> 1 = MS Access Sets the SQL command syntax sqldump_include_field_names_in_inserts 0 -> if you're just using the default table format without changing the table structure manually, you don't need the field names in the INSERT command. This will make the .sql files much smaller sqldump_special_char_name_start [ ->will be used before a table or field name sqldump_special_char_name_end ] ->will be used after a table or field name sqldump_drop_table 0 ->insert a drop table command for each table sqldump_create_structure 1 ->insert a create structure command for each table |
|
|
|
|
|
#14 (permalink) |
|
SI Marketing Wizard
Join Date: Mar 2004
Location: Islington, London
Posts: 4,743
|
Bugs fixed
Even more data now exported Added a CSV version now too As a result of this, the download file size is approx 10x bigger SQL - http://www.ootpbaseball2006.com/down...dump_mysql.zip Access - http://www.ootpbaseball2006.com/down..._ms_access.zip CSV - http://www.ootpbaseball2006.com/down...b_dump_csv.zip Last edited by Marc Duffy : 05-23-2006 at 09:53 AM. |
|
|
|
|
|
#15 (permalink) | |
|
Hall Of Famer
Join Date: Aug 2004
Posts: 9,776
|
Quote:
|
|
|
|
|
|
|
#17 (permalink) | |
|
Hall Of Famer
Join Date: Aug 2004
Posts: 9,776
|
Quote:
and my GOD! This is sweet The fun I can have with this......dammit I need mroe free time ![]() One Q thought, all changes made in the SQL can be re-imported into the game and change what is in the game itself right? Last edited by canadiancreed : 05-23-2006 at 09:59 AM. |
|
|
|
|
|
|
#18 (permalink) | |
|
Hall Of Famer
Join Date: Feb 2002
Location: Effingham, IL
Posts: 5,353
|
Quote:
I don't believe this is the case at all, though it would be extremely nice. |
|
|
|
|
|
|
#20 (permalink) | |
|
Hall Of Famer
Join Date: Aug 2004
Posts: 9,776
|
Quote:
Still a great step up from those damn .dat files ![]() |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|