gregelin / FCC-CDBS

Helpful scripts for working with FCC's CDBS Download
8 stars 7 forks source link

MYSQL Warnings on Mysql 5.1 #4

Open nexusbroadcast opened 11 years ago

nexusbroadcast commented 11 years ago

I am working on a cdbs database for my server here. Running into some issues on the database import which I feel maybe be related to my version on Mysql. Running Mysql 5.1.68-cll and apache 2.2.24 with Centos 6.4

I have successfully installed this on a laptop last year - attempting to get this onto a live server now with your updated code. The error messages I am receiving are below. Do you think this is Mysql version related - if so, do you have any ideas of how I can work around this. Downgrading anything on the server is not an option as this will cause issues for other services I have running. Thanks for your input and work on this.

Level Code Message Warning 1366 Incorrect integer value: '' for column 'predict_pop' at row 1 Warning 1265 Data truncated for column 'true_deg' at row 1 Warning 1265 Data truncated for column 'upperband_freq' at row 1 Warning 1265 Data truncated for column 'vert_bt_erp' at row 1 Warning 1265 Data truncated for column 'visual_freq' at row 1 Warning 1265 Data truncated for column 'input_trans_line' at row 1 Warning 1265 Data truncated for column 'max_erp_to_hor' at row 1 Warning 1265 Data truncated for column 'trans_line_loss' at row 1 Warning 1366 Incorrect integer value: '' for column 'analog_channel' at row 1 Warning 1366 Incorrect integer value: '' for column 'lat_whole_secs' at row 1

Also getting these

Level Code Message Warning 1261 Row 305 doesn't contain data for all columns Warning 1261 Row 305 doesn't contain data for all columns Warning 1261 Row 305 doesn't contain data for all columns Warning 1261 Row 305 doesn't contain data for all columns Warning 1261 Row 306 doesn't contain data for all columns Warning 1261 Row 306 doesn't contain data for all columns Warning 1261 Row 306 doesn't contain data for all columns Warning 1261 Row 306 doesn't contain data for all columns Warning 1261 Row 307 doesn't contain data for all columns Warning 1261 Row 307 doesn't contain data for all columns