summaryrefslogtreecommitdiff
path: root/sql-bench/test-transactions.sh
diff options
context:
space:
mode:
authorJoerg Bruehe <joerg@mysql.com>2009-05-15 09:53:50 +0200
committerJoerg Bruehe <joerg@mysql.com>2009-05-15 09:53:50 +0200
commit4469f0d34e58b83e8d335457e592fa4d47217711 (patch)
treef0a5f4865dea7791481b7b2ed5c283111dcff60b /sql-bench/test-transactions.sh
parent09cf42a24f2ec231a3903e1805613e5f173c7245 (diff)
downloadmariadb-git-4469f0d34e58b83e8d335457e592fa4d47217711.tar.gz
Fix a bad merge:
Remove a cast (which shouldn't have got here anyway) which might lose significant bits beyond 4 GB RAM. mysys/safemalloc.c: Vlad's comment to the cast: pointless cast from size_t to uint that loses significant bits, when safe_malloc allocates more than 4GB Ram. safemalloc is not used in release binaries, so it is not absolutely critical. It got into the sources by a wrong merge resolution.
Diffstat (limited to 'sql-bench/test-transactions.sh')
0 files changed, 0 insertions, 0 deletions