I’ve just sent a PR to fix this issue in master. We do need to port it to 4.4
and 4.5 though.
Regards,
Remi
On 13 Apr 2015, at 16:11, Daan Hoogland wrote:
> Noem Rohit in de pull request. zijn bug
>
> On Mon, Apr 13, 2015 at 4:01 PM, Remi Bergsma
> wrote:
>> Hi,
>>
>> Did some more digging:
Noem Rohit in de pull request. zijn bug
On Mon, Apr 13, 2015 at 4:01 PM, Remi Bergsma
wrote:
> Hi,
>
> Did some more digging:
>
> The foreign keys are to these tables:
> +-+
> | TABLE_NAME |
> +-+
> | global_load_balancing_r
Hi,
Did some more digging:
The foreign keys are to these tables:
+-+
| TABLE_NAME |
+-+
| global_load_balancing_rules |
| portable_ip_address |
| portable_ip_range |
+-+
3 rows i
Hi Daan,
This is probably something we want to fix in 4.4.3?
If I try an upgrade from 4.4.x to 4.5 and above, then there's a SQL upgrade
command failing:
ERROR [c.c.u.d.ScriptRunner] (main:null) Error executing: ALTER TABLE
`cloud`.`region` MODIFY `id` int unsigned AUTO_INCREMENT UNIQUE NOT NUL