I just read an article saying that when writing a program, getting a long variable name will not affect the running speed of the program, because the variable name does not exist after compilation.
question:
does the length of mysql database name, table name, and field name affect query speed?