MDL-46126 upgrade: fix bogus nulls in user.password before changing precission
commita31fdfb145b98ac228838bea300f9b5e7da64d2c
authorPetr Skoda <petr.skoda@totaralms.com>
Fri, 4 Jul 2014 04:28:59 +0000 (4 16:28 +1200)
committerPetr Skoda <petr.skoda@totaralms.com>
Fri, 4 Jul 2014 04:29:40 +0000 (4 16:29 +1200)
tree6833e860860da1e9a7b4676cd0a24b8a58df4930
parent83d08fcc21da74ba699808db62e6476b82589dbd
MDL-46126 upgrade: fix bogus nulls in user.password before changing precission

Note: there is no need to deal with Oracle empty strings here
because only MySQL running in non-strict mode is affected.
lib/db/upgrade.php