On Sun, 07 Dec 2014 at 08:19:04, Shinya Yamaoka wrote: > The number of columns in the SQLs doesn't match the number of rows, > so an error like below occurs: > > ERROR 1136 (21S01) at line 50929: Column count doesn't match value count > at row 1 > > Signed-off-by: Shinya Yamaoka <cont...@mail.libmacro.com> > --- > schema/gendummydata.py | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > [...]
Looks good to me at a glance. We should probably extend the script to create architecture-specific depends/relations/sources as well, though.