summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
* More OpenGIS compatibility:bar@bar.mysql.r18.ru2003-03-271-5/+17
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-03-201-3/+7
|\
| * SRID support.ram@mysql.r18.ru2003-03-181-3/+7
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-1/+1
|\ \ | |/ |/|
| * Fix for --new option (Timestamp in YYYY-MM-DD HH:MM:SS format)monty@mashka.mysql.fi2003-03-121-1/+2
| * Merge to get fix for LOCK TABLES + DROP TABLE in another threadmonty@mashka.mysql.fi2003-03-071-1/+1
| |\
| | * fixed Field::eq() to work with CHAR(0) fieldsserg@serg.mysql.com2003-03-041-1/+1
| | * Removed wrong bug fix for problem with timestamp and BETWEEN.monty@hundin.mysql.fi2002-11-051-1/+0
| | * - Applied fix made in 4.0 tree to fix a bug when comparing a datetimelenz@mysql.com2002-10-301-0/+1
* | | Fix for SHOW, it didn't display CHARACTER SET and COLLATE clausebar@bar.mysql.r18.ru2003-03-041-10/+1
* | | Added charset number to result headermonty@mashka.mysql.fi2003-02-041-1/+2
* | | Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-3/+3
* | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@deer.mysql.r18.ru2003-01-281-1/+1
|\ \ \
| * | | New "fill" function in charset_info_st structurebar@bar.mysql.r18.ru2003-01-281-1/+1
* | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@deer.mysql.r18.ru2003-01-211-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | SCRUMhf@deer.mysql.r18.ru2003-01-211-1/+1
| * | | Conflicts resolvinghf@deer.mysql.r18.ru2003-01-051-2/+3
| |\ \ \
| | * | | SCRUMhf@deer.mysql.r18.ru2003-01-051-2/+3
* | | | | Conflicts resolvinghf@deer.mysql.r18.ru2003-01-201-1/+2
|\ \ \ \ \
| * | | | | Added support sql_mode, which can be used to produce various outputsjani@rhols221.adsl.netsonic.fi2003-01-161-1/+2
* | | | | | resolving conflictshf@deer.mysql.r18.ru2003-01-151-18/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Updates for multi-byte character setsmonty@mashka.mysql.fi2003-01-141-1/+4
| |/ / / /
| * | | | Binary protocol changes (to monty)venu@myvenu.com2003-01-031-5/+1
| |/ / /
| * | | Less "default_charset_info"bar@bar.mysql.r18.ru2002-12-191-12/+12
* | | | Mergehf@deer.mysql.r18.ru2002-12-191-2/+6
|\ \ \ \ | |/ / /
| * | | BINARY_FLAG has been restored.bar@bar.mysql.r18.ru2002-12-191-2/+6
* | | | Merginghf@deer.mysql.r18.ru2002-12-171-1/+2
|\ \ \ \ | |/ / /
| * | | Some fixes to get closer to UCS2 compatible SHOW FIELDSbar@bar.mysql.r18.ru2002-12-171-0/+1
| * | | Move all sql_type() to the same filebar@bar.mysql.r18.ru2002-12-171-1/+1
* | | | Merginghf@deer.mysql.r18.ru2002-12-161-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Resolving merge conflictshf@deer.mysql.r18.ru2002-12-121-0/+2
| |\ \ \
| | * \ \ Pull conflicts resolutionshf@genie.(none)2002-11-291-0/+2
| | |\ \ \
| | | * \ \ Merged by handshf@genie.(none)2002-11-071-0/+2
| | | |\ \ \
| | | | * \ \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@genie.(none)2002-10-181-0/+2
| | | | |\ \ \
| | | | | * \ \ Huge pullhf@genie.(none)2002-10-071-0/+2
| | | | | |\ \ \
| | | | | | * | | Geometry field type implementationhf@genie.(none)2002-10-041-0/+2
* | | | | | | | | mergemonty@mashka.mysql.fi2002-12-141-12/+33
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fixes for binary protocol (complement to last push)monty@mashka.mysql.fi2002-12-141-4/+4
| * | | | | | | | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-8/+29
* | | | | | | | | Preparation to charset dependant test_if_int and test_if_realbar@bar.mysql.r18.ru2002-12-111-1/+1
|/ / / / / / / /
* | | | | | | | Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Change of internal key_field=NULL handling to avoid error messages.monty@hundin.mysql.fi2002-12-031-1/+1
| * | | | | | Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-1/+5
| * | | | | | Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2monty@hundin.mysql.fi2002-11-051-1/+0
| * | | | | | A fix for bug when comparing a datetime column with timestampSinisa@sinisa.nasamreza.org2002-10-301-0/+1
* | | | | | | supported possiblity of item substitute (fixed bug) in setup_fieldsbell@sanja.is.com.ua2002-11-251-3/+5
| |/ / / / / |/| | | | |
* | | | | | String->copy() now has a charset argbar@bar.mysql.r18.ru2002-11-061-1/+1
* | | | | | Some charset code clean-upsbar@bar.mysql.r18.ru2002-11-061-3/+4
* | | | | | date and time fields now have charset arg in constructorbar@bar.mysql.r18.ru2002-10-301-17/+17
* | | | | | ENUM/SET fields now have charset toobar@bar.mysql.r18.ru2002-10-251-5/+5