| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 5 months |
| seen | Jan 30 at 7:06 | |
| stats | profile views | 9 |
|
May 15 |
awarded | Popular Question |
|
Jan 28 |
awarded | Tumbleweed |
|
Jan 22 |
revised |
What is faster - multiple access of table or using temporary table? added 4 characters in body |
|
Jan 21 |
asked | What is faster - multiple access of table or using temporary table? |
|
Jan 9 |
comment |
Maintain table with too many insert This sets the value of the id to 1 greater than max value in the field. It will set the value to 1 only if the table is empty. |
|
Jan 9 |
awarded | Supporter |
|
Jan 8 |
comment |
which mysql version to use - 5.1 or 5.5? INSERTs are going to be from different sessions. There can be 1000 Insert at max. That is the worst case. Approx how many INSERTs in 1s can be executed in a satisfactory manner? |
|
Jan 7 |
accepted | does last_insert_id() returns correct result when writes from multiple sessions? |
|
Jan 7 |
comment |
Maintain table with too many insert Thank you I will not need to have those many entries. I just wanted to know if there is any way to get the auto_increment field value back to 1. |
|
Jan 7 |
accepted | Maintain table with too many insert |
|
Jan 5 |
awarded | Scholar |
|
Jan 5 |
revised |
which mysql version to use - 5.1 or 5.5? added link to post mentioned in my question |
|
Jan 5 |
comment |
which mysql version to use - 5.1 or 5.5? stackoverflow.com/questions/9202825/mysql-5-5-perfomance This is the link to the post |
|
Jan 5 |
accepted | which mysql version to use - 5.1 or 5.5? |
|
Jan 4 |
comment |
which mysql version to use - 5.1 or 5.5? Ok. edited my question. I think 5.5 should be the preferred choice. |
|
Jan 4 |
revised |
which mysql version to use - 5.1 or 5.5? 5.6 not released. |
|
Jan 4 |
revised |
which mysql version to use - 5.1 or 5.5? added 205 characters in body; edited title |
|
Jan 4 |
asked | which mysql version to use - 5.1 or 5.5? |
|
Jan 4 |
revised |
Maintain table with too many insert added tag - "database-design" |
|
Jan 4 |
asked | Maintain table with too many insert |