mariadb/storage/ndb
Davi Arnaut 8c7c09cc63 Bug#45611: Minor code cleanup
Remove a self assignment.
Rework a few constructs to avoid a potential overflow.

Based upon patch contributed by Michal Hrusecky

storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
  Remove self assignment, the object is being initialized.
storage/ndb/src/mgmsrv/InitConfigFileParser.cpp:
  Setup the string in a single snprintf.
2009-09-01 09:32:26 -03:00
..
bin
config
demos
docs Changes of copyright output from "--version" and similar. 2008-11-14 17:29:38 +01:00
include Fix for a few assorted compiler warnings. 2009-08-28 12:06:59 -03:00
lib
ndbapi-examples wait_until_ready may return greater that 1 since wait time for second node to connect is 0 2007-07-25 07:22:28 +02:00
src Bug#45611: Minor code cleanup 2009-09-01 09:32:26 -03:00
test mysql-test/r/partition.result 2008-11-25 03:04:58 +01:00
tools Merge from 5.0-bugteam 2009-04-16 11:47:21 +02:00
MAINTAINERS [PATCH] add knielsen as MAINTAINER of NDBAPI NdbRecord examples 2007-06-13 23:53:01 +10:00
Makefile.am
plug.in