1. 09 Dec, 2003 12 commits
  2. 08 Dec, 2003 3 commits
  3. 07 Dec, 2003 3 commits
    • gluh@gluh.mysql.r18.ru's avatar
      Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 · 88f0fc28
      gluh@gluh.mysql.r18.ru authored
      into gluh.mysql.r18.ru:/home/gluh/mysql-4.0.defweek
      88f0fc28
    • gluh@gluh.mysql.r18.ru's avatar
      WL#1175: more default_week_formats for iso compatibility · 48317785
      gluh@gluh.mysql.r18.ru authored
      New formats added for 'week()' function and 'default_week_format' option(4 - 7).
      Next formats is supported now:
      *Value* *Meaning*
        `0'     Week starts on Sunday; First Sunday of the year starts week 1.
        	  Week() returns 0-53.
        `1'     Week starts on Monday; Weeks numbered according to ISO 8601:1988.
      	  Week() returns 0-53.
        `2'     Week starts on Sunday; First Sunday of the year starts week 1.
        	  Week() returns 1-53.
        `3'     Week starts on Monday; Weeks numbered according to ISO 8601:1988.
      	  Week() returns 1-53.
        `4'     Week starts on Sunday; Weeks numbered according to ISO 8601:1988.
      	  Week() returns 0-53.
        `5'     Week starts on Monday;  First Monday of the year starts week 1.
        	  Week() returns 0-53.
        `6'     Week starts on Sunday; Weeks numbered according to ISO 8601:1988.
      	  Week() returns 1-53.
        `7'     Week starts on Monday;  First Monday of the year starts week 1.
        	  Week() returns 1-53.
      48317785
    • gluh@gluh.mysql.r18.ru's avatar
      Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 · 0cc01e25
      gluh@gluh.mysql.r18.ru authored
      into gluh.mysql.r18.ru:/home/gluh/mysql-4.0.pass
      0cc01e25
  4. 05 Dec, 2003 2 commits
  5. 04 Dec, 2003 14 commits
  6. 03 Dec, 2003 3 commits
  7. 02 Dec, 2003 3 commits