Table overhead --

2002-02-19 Thread Victoria Reznichenko
Mark, Tuesday, February 19, 2002, 5:34:34 AM, you wrote: MS> Anyone know what causes "overhead" on a MySQL table? MS> I wrote a JSP application using MySQL that uses updates and Inserts and have MS> found that a lot of "overhead" exists. MS> Of course if the table is optimized - the overhead is

Table overhead --

2002-02-18 Thread Mark Stringham
Anyone know what causes "overhead" on a MySQL table? I wrote a JSP application using MySQL that uses updates and Inserts and have found that a lot of "overhead" exists. Of course if the table is optimized - the overhead is cleared. Anyone had similar issues? Thanks Mark -