diff options
author | Shinya Yamaoka <contact@mail.libmacro.com> | 2014-12-07 08:19:04 +0100 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-12-13 16:29:15 +0100 |
commit | d3caf42301edf8d9c6a704cbfcd4082a76d3dad6 (patch) | |
tree | 308e0ea7d23e776de0677dac1defc2798dd141a8 /upgrading/1.8.0.txt | |
parent | b56dceaa8a7804185f074e79a361b7c9e37f9b36 (diff) | |
download | aur-d3caf42301edf8d9c6a704cbfcd4082a76d3dad6.tar.gz aur-d3caf42301edf8d9c6a704cbfcd4082a76d3dad6.tar.xz |
Fixes incorrect SQLs on generating dummy data.
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 <contact@mail.libmacro.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'upgrading/1.8.0.txt')
0 files changed, 0 insertions, 0 deletions