Matt Stancliff 25a4699a9e Reject MOVE to non-integer DBs
Previously, "MOVE key somestring" would move the key to
DB 0 which is just unexpected and wrong.
String as DB == error.

Test added too.

Modified by @antirez in order to use the getLongLongFromObject() API
instead of strtol().

Fixes #1428
2014-08-27 10:25:22 +02:00
..
2014-08-27 10:25:22 +02:00
2014-03-05 10:16:02 +01:00
2014-01-09 11:19:11 +01:00
2012-04-18 11:41:03 +02:00
2010-10-15 12:54:53 +02:00
2013-11-05 17:24:26 +01:00