236 reputation
110
bio website coffeeplusplus.z11.de
location Germany
age 41
visits member for 8 months
seen 2 days ago
stats profile views 10

SCHWUPPS-DI-WUPPS


2d
awarded  Caucus
Apr
24
comment Which fork of MySQL has better performance?
Ok, I will work through this: Different MySQL Forks for Different Folk
Apr
24
asked Which fork of MySQL has better performance?
Apr
23
asked Is there slowdown inserting into an InnoDB table that has no index set?
Apr
15
comment What are the disadvantages if indexes are added on all columns?
For example: if the table has just 5 varchar(255) columns and 4 million entries, would it slow down the planner significantly then, if there were indexes on all columns, compared to only indexes on the columns that are used in the query?
Apr
15
revised What are the disadvantages if indexes are added on all columns?
added 8 characters in body; edited title
Apr
15
comment What are the disadvantages if indexes are added on all columns?
so why the downvote? if it was, cause i said "field" before, you can reverse the downvote now. and you can delete your comments about it
Apr
14
comment What are the disadvantages if indexes are added on all columns?
ok, so only the question left, if the planner needs more time
Apr
14
revised What are the disadvantages if indexes are added on all columns?
added 2 characters in body; edited title
Apr
14
awarded  Custodian
Apr
14
reviewed Edit suggested edit on What are the disadvantages if indexes are added on all columns?
Apr
14
revised What are the disadvantages if indexes are added on all columns?
Verbage correction
Apr
14
asked What are the disadvantages if indexes are added on all columns?
Mar
6
awarded  Notable Question
Feb
22
comment MySQL stored procedure: loop through table, delete rows. Logic problem: won't exit loop because of LIMIT option in query
i think now it is clear (see my answer)
Feb
22
revised MySQL stored procedure: loop through table, delete rows. Logic problem: won't exit loop because of LIMIT option in query
added 629 characters in body
Feb
22
accepted How do uninitialized variables differ from NULL in Mysql?
Feb
22
revised How do uninitialized variables differ from NULL in Mysql?
added 25 characters in body
Feb
21
comment MySQL stored procedure: loop through table, delete rows. Logic problem: won't exit loop because of LIMIT option in query
I think this really needs a clarification. I started a followup question here: dba.stackexchange.com/questions/35199/…
Feb
21
asked How do uninitialized variables differ from NULL in Mysql?