Search:

Type: Posts; User: maketopsite; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    115,449
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    -10
  2. [SOLVED] Re: mysql: ERROR 1292 (22007): Incorrect date value: '0000-00-00'

    solved by

    UPDATE some_table SET some_date_column='2024-04-10'
    WHERE some_date_column IS NULL;
  3. Replies
    115,449
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    86
  4. [SOLVED] Re: mysql: ERROR 1292 (22007): Incorrect date value: '0000-00-00'

    Because I believe it increases probability of getting best answer (and faster). (I've posted it at same moment which I see is not apparent because this forum does not show exact time of posting)
  5. Ubuntu 20.04.6 LTS: https://www.flightradar24.com, Brave browser problem

    https://www.flightradar24.com does not work sometime in Brave browser:

    Issue with your browser
    Unfortunately, your current browser does not support WebGL which is essential for the functioning of...
  6. [SOLVED] mysql: ERROR 1292 (22007): Incorrect date value: '0000-00-00'

    mysql> UPDATE some_table SET some_date_column='2024-04-10' WHERE some_date_column='0000-00-00' ;
    ERROR 1292 (22007): Incorrect date value: '0000-00-00' for column 'some_date_column' at row 1
    ...
  7. Replies
    115,449
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    159
  8. Replies
    115,449
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    124
  9. [SOLVED] Re: [error] Repository 'openSUSE:Leap:15.5:Update' is invalid

    It works now, I don't know what caused that.
  10. Replies
    115,449
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    126
  11. Re: TW 64 bit: WarThunder application window has moved behind edge of the screen

    happens in openbox too.
  12. Replies
    0
    Views
    1

    No big update for TW 32 bit ?

    There was big update in TW 64 bit recently due to xz vulnerability - few thousands packages.

    412 packages were updated in TW 32 bit today. I know priority of the 32 bit is not equal to that of 64...
  13. Replies
    115,449
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    123
  14. Replies
    115,449
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    128
  15. [SOLVED] Re: TW 32 bit has disappeared from own grub menu

    Solved after booting TW iso, chrooting and

    zypper in kernel-pae
  16. Replies
    115,449
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    125
  17. [SOLVED] [error] Repository 'openSUSE:Leap:15.5:Update' is invalid

    # zypper ref
    ...

    Building repository 'brave-browser' cache ......................................................................................[done]
    Forcing raw metadata refresh
    Retrieving...
  18. Replies
    5
    Views
    6

    [SOLVED] Re: WarThunder: operation timed out

    You are welcome. Thank you for your post.
  19. Replies
    115,449
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    37
  20. Replies
    115,449
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    34
  21. Replies
    5
    Views
    6

    [SOLVED] Re: WarThunder: operation timed out

    It's solved now.
  22. [SOLVED] TW 32 bit has disappeared from own grub menu

    It happened after
    zypper dup && reboot Tuesday. Only Memtest remains in TW grub menu.

    Multiboot with Debian 12.

    /boot is on separate partition because Debian's grub can't access btrfs.


    #...
  23. Debian 12: how disable automatic call of grub-install ?

    I only want it to be called manually.
  24. Replies
    115,449
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    31
  25. Replies
    115,449
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    4
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4