james
|
2778faf4c9
|
Fix the broken sql script, looks like the 'questions' inserts were pasted in the middle of another query!
|
2006-07-24 16:07:54 +00:00 |
|
james
|
c934d3a9f7
|
switch year unsigned int (10) to year int (11) so year's of -1 (defaults) will work.
|
2006-07-12 14:45:53 +00:00 |
|
james
|
66efd08ee3
|
remove DEFAULT CHARSET (doesnt work on mysql 4.x) and switch ENGINE to TYPE for consistency
|
2006-07-12 14:41:42 +00:00 |
|
james
|
f117fb3dae
|
Remove auto incremement values from FULL script too
|
2006-07-12 14:36:29 +00:00 |
|
dave
|
8665e4a487
|
Missing files
|
2006-07-12 14:28:52 +00:00 |
|