Mysql Help
#1

Hello I have a table for characters for multiple characters. Now when I try to register a character. I get an error in query because of no default value in x cord. Now I dont want a default value as I want it set in later future. How do I fix that? Thanks for the help.
Reply
#2

Set the default value to either the spawn point or just 0.0, then later on you can change it.
Reply
#3

Okay, but there is no way to like bypass with no default, just set them later correct.
Reply
#4

It doesn't matter whether there's a default value or not, you're going to change it either way.
You can also include those column in your insert query.
Reply
#5

Set default value on x cord column in your table.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)