List: | Commits | « Previous MessageNext Message » | |
From: | Konstantin Osipov | Date: | August 18 2010 6:28am |
Subject: | Re: bzr commit into mysql-5.1-bugteam branch (Li-Bing.Song:3479) WL#5370 | ||
View as plain text |
* Libing Song <Li-Bing.Song@stripped> [10/08/18 10:10]: > The pre-allocation intend to reduce reallocating memory > when executing query.append(). > So I will calculate the real memory the query need. Please don't. It's not the job of the caller to make String::realloc() efficient. --
Thread | ||
---|---|---|
• bzr commit into mysql-5.1-bugteam branch (Li-Bing.Song:3479) WL#5370 | Li-Bing.Song | 17 Aug |
• Re: bzr commit into mysql-5.1-bugteam branch (Li-Bing.Song:3479)WL#5370 | He Zhenxing | 17 Aug |
• Re: bzr commit into mysql-5.1-bugteam branch (Li-Bing.Song:3479)WL#5370 | Libing Song | 17 Aug |
• Re: bzr commit into mysql-5.1-bugteam branch (Li-Bing.Song:3479)WL#5370 | Konstantin Osipov | 17 Aug |
• Re: bzr commit into mysql-5.1-bugteam branch (Li-Bing.Song:3479)WL#5370 | Libing Song | 18 Aug |
• Re: bzr commit into mysql-5.1-bugteam branch (Li-Bing.Song:3479)WL#5370 | Konstantin Osipov | 18 Aug |