diff options
author | unknown <serg@serg.mylan> | 2003-11-16 17:37:15 +0100 |
---|---|---|
committer | unknown <serg@serg.mylan> | 2003-11-16 17:37:15 +0100 |
commit | 069ec78c803516363e91c550624032d1b622dec9 (patch) | |
tree | e02479a2eb71487fb7bacd2034a094a3da3ee61b /.bzrignore | |
parent | a35ba0ea0ce87b54c65d451a50d7821ac0f92d4a (diff) | |
download | mariadb-git-069ec78c803516363e91c550624032d1b622dec9.tar.gz |
Item_uint::save_in_field() added to take into account bigint->decimal case
BitKeeper/etc/ignore:
Added sql/udf_example.so to the ignore list
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 3dcf46841d9..12cdf99cbc9 100644 --- a/.bzrignore +++ b/.bzrignore @@ -540,3 +540,4 @@ libmysql/vio_priv.h libmysql_r/vio_priv.h hardcopy.0 scripts/make_sharedlib_distribution +sql/udf_example.so |