0

I've a mysterious problems and i'm asking you a little help.

When i recover a db from r1soft all the data > 1 contained in a table with tinyint(1) is converted to 1

example:

mytable_user

+----+-------+--------------------+
| ID | data1 | data2 (tintint(1)) |
+----+-------+--------------------+
|  1 |    55 |     4              |
|  1 |    44 |     6              |
+----+-------+--------------------+

When i recover the backup all the values in data2 is recovered with value 1

How this happens??

Thanks

deceze
  • 510,633
  • 85
  • 743
  • 889
Armauz
  • 1
  • 3

0 Answers0