What I mean by “MySQL files” is basically converting the entire file module to use MySQL. eg. file.Write(file, text) would save it to MySQL instead of a file. This would make sharing files across multiple servers possible, however, I suspect it would be fairly hard.
Can I get some other opinions on this? I’ve been told it’s an impractical idea by a few people, and others really want me to make it.