aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-08-24 14:24:58 +0800
committeredwin <edwin@FreeBSD.org>2003-08-24 14:24:58 +0800
commitf48d2fb44368d5f64ca86fd7e4b7d5b2764ff7f6 (patch)
treeebb6c5cecad21582b2bd373f54986f8f3ed98f0b /databases/Makefile
parentf89810a319a030875464f2f1b38fef0ae89bd409 (diff)
downloadfreebsd-ports-graphics-f48d2fb44368d5f64ca86fd7e4b7d5b2764ff7f6.tar.gz
freebsd-ports-graphics-f48d2fb44368d5f64ca86fd7e4b7d5b2764ff7f6.tar.zst
freebsd-ports-graphics-f48d2fb44368d5f64ca86fd7e4b7d5b2764ff7f6.zip
New port: Replaces NULL MySQL Field with value from top records
Replaces NULL column(s) with value from last available column value PR: ports/55649 Submitted by: Aftab Jahan Subedar <jahan@geocities.com>
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 42baff7efbc..3634a91c4fa 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -69,6 +69,7 @@
SUBDIR += mysql40-server
SUBDIR += mysql41-client
SUBDIR += mysql41-server
+ SUBDIR += mysql_last_value
SUBDIR += mysqlman
SUBDIR += mysqltcl
SUBDIR += mytop