I know and understand why you shouldn't do that. I am sorry but there is no other way in this situation. However the database is not meant to stay there forever anyway (the content gets deleted after every hour).
What is the best way I could store multiple values in one field? How can I retrieve those values?
The values are like this:
SomeID -> Time, SomeID -> Time.... so I guess an array would be a solution?