1. 04 Oct, 2002 1 commit
    • unknown's avatar
      Geometry field type implementation · 386c701e
      unknown authored
      
      sql/field.cc:
        Field_geom implementations
      sql/field.h:
        Necessary additions to Field_geom type
      sql/ha_myisam.cc:
        Field_geom works mostly like blob
      sql/sql_parse.cc:
        working with FIELD_TYPE_GEOM
      sql/sql_table.cc:
        specifying FIELD_TYPE_GEOMETRY flags
      386c701e
  2. 17 Sep, 2002 1 commit
  3. 13 Sep, 2002 2 commits
  4. 12 Sep, 2002 1 commit
    • unknown's avatar
      Now table and database inhirited a character set from a level above at CREATE time · 7e4f1e90
      unknown authored
      Some optimization to reduce rules number in sql_yacc.yy
      
      
      mysql-test/r/create.result:
        Now table and database inhirited a character set from a level above at CREATE time
      mysql-test/r/fulltext.result:
        Now table and database inhirited a character set from a level above at CREATE time
      mysql-test/r/innodb.result:
        Now table and database inhirited a character set from a level above at CREATE time
      mysql-test/r/merge.result:
        Now table and database inhirited a character set from a level above at CREATE time
      mysql-test/r/show_check.result:
        Now table and database inhirited a character set from a level above at CREATE time
      mysql-test/r/symlink.result:
        Now table and database inhirited a character set from a level above at CREATE time
      mysql-test/r/type_enum.result:
        Now table and database inhirited a character set from a level above at CREATE time
      mysql-test/r/type_set.result:
        Now table and database inhirited a character set from a level above at CREATE time
      sql/sql_yacc.yy:
        Now table and database inhirited a character set from a level above at CREATE time
        Some optimization to reduce rules number
      7e4f1e90
  5. 06 Sep, 2002 1 commit
  6. 05 Sep, 2002 5 commits
  7. 04 Sep, 2002 1 commit
  8. 02 Sep, 2002 1 commit
    • unknown's avatar
      Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1 · 1a724675
      unknown authored
      into bisonxp.(none):/home/hf/work/mysql-4.1
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/item.cc:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_handler.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      1a724675
  9. 28 Aug, 2002 2 commits
  10. 26 Aug, 2002 1 commit
  11. 24 Aug, 2002 1 commit
  12. 22 Aug, 2002 5 commits
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 · a249f63d
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/work-4.1
      
      a249f63d
    • unknown's avatar
      removed accidentally pushed file · 3aed6962
      unknown authored
      
      BitKeeper/deleted/.del-sql_select.h.rej~9724e7a9d86d9f54:
        Delete: sql/sql_select.h.rej
      3aed6962
    • unknown's avatar
      Merge abarkov@work.mysql.com:/home/bk/mysql-4.1 · 88af0e85
      unknown authored
      into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.dyn
      
      88af0e85
    • unknown's avatar
      Stupid bug fixes in sql_yacc.cc · f424c8fc
      unknown authored
      New class Item_func_set_collation()
      Fixed that "SELECT CONVERT(expr USING charset) GROUP BY 1" was not working
      New COLLATION syntax:  <expr> COLLATE latin1 
      
      
      mysql-test/r/ctype_many.result:
        New test slot has been added
      mysql-test/t/ctype_many.test:
        New test slot has been added
      sql/item_strfunc.cc:
        "SELECT CONVERT(expr USING another_charset) GROUP BY 1"  was not working as expected
        New Item_func_set_collation class
      sql/item_strfunc.h:
        "SELECT CONVERT(expr USING another_charset) GROUP BY 1"  was not working as expected
        New Item_func_set_collation class
      sql/lex.h:
        New keyword
      sql/sql_yacc.yy:
        Stupid bug fixes
        COLLATION syntax
      f424c8fc
    • unknown's avatar
      Spatial code cleanup · 4b56f9b4
      unknown authored
      4b56f9b4
  13. 21 Aug, 2002 1 commit
  14. 15 Aug, 2002 2 commits
  15. 14 Aug, 2002 2 commits
    • unknown's avatar
      More readable output · 6ba071c4
      unknown authored
      6ba071c4
    • unknown's avatar
      Fix · 639eafe4
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      639eafe4
  16. 08 Aug, 2002 1 commit
    • unknown's avatar
      server-key.pem regenerated · 11498da7
      unknown authored
      server-cert.pem	regenerated
      client-key.pem	regenerated
      client-cert.pem	regenerated
      cacert.pem	regenerated
      sslopt-case.h	changed optarg to argument, decomment --ssl-key
      
      
      include/sslopt-case.h:
        changed optarg to argument, decomment --ssl-key
      SSL/cacert.pem:
        regenerated
      SSL/client-cert.pem:
        regenerated
      SSL/client-key.pem:
        regenerated
      SSL/server-cert.pem:
        regenerated
      SSL/server-key.pem:
        regenerated
      11498da7
  17. 06 Aug, 2002 4 commits
  18. 05 Aug, 2002 2 commits
  19. 03 Aug, 2002 2 commits
    • unknown's avatar
      Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1 · b2c46c3c
      unknown authored
      into bisonxp.(none):/home/hf/work/mysql-4.1
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      libmysqld/lib_sql.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      b2c46c3c
    • unknown's avatar
      Some updates to the logging section. · 7617ce08
      unknown authored
      
      Docs/manual.texi:
        Worked on the logging section.
        Reworded some sentences
        Fixed a broken table
        Removed extraneous '!'s
        Removed extraneous ','s
        'file name' and 'filename' are used interchangeably but they should be consistent--
        so I changed some 'file name' occurances to 'filename'.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      7617ce08
  20. 31 Jul, 2002 2 commits
  21. 30 Jul, 2002 2 commits