In the last episode (May 21), Nathanial Hendler said:
> >From the MySQL Manual (13.6 Other Optimization Tips)
> http://www.mysql.com/doc/T/i/Tips.html
>
> "Columns with identical information in different tables should be
> declared identical and have identical names. Before Version 3.23 you
> got
>From the MySQL Manual (13.6 Other Optimization Tips)
http://www.mysql.com/doc/T/i/Tips.html
"Columns with identical information in different tables should be declared
identical and have identical names. Before Version 3.23 you got slow joins
otherwise. Try to keep the names simple (use name i