Question: 1 ) I installed a database software to work with my MySQL database. I am trying to insert a value into a table and keep

1) I installed a database software to work with my MySQL database. I am trying to insert a value into a table and keep getting a SQL error. I am beyond frustrated trying to understand what the problem is! I am trying to insert 4294967298 into a field.
Error synchronising data with database
Reason:
SQL Error [1264][22001]: Data truncation: Out of range value for column 'Column1' at row 1
2) Every time I run a report against our Oracle database I get the following error:
java.lang.OutOfMemoryError: Java heap space error
What am I doing wrong?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!