React-quill rich text extracts edited pictures and text to the database. Is the database field type varchar?

1. Do you want to store the picture and text in the database together with the field type varchar?
2.quill has converted the picture to base64. Do you want to save it with the text

?

emmmm. Anyway, I don"t know how to save the text and pictures in the database


just save a field. The text type is fine.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b32645-2be03.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b32645-2be03.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?